Commit | Line | Data |
---|---|---|
6dca1d21 JB |
1 | From Rawhide. Removes nodename from Hostname man page. |
2 | ||
3 | diff -Naur net-tools-1.60.orig/man/en_US/hostname.1 net-tools-1.60/man/en_US/hostname.1 | |
4 | --- net-tools-1.60.orig/man/en_US/hostname.1 1999-02-27 12:11:14.000000000 +0000 | |
5 | +++ net-tools-1.60/man/en_US/hostname.1 2003-09-12 22:44:09.000000000 +0000 | |
6 | @@ -10,8 +10,6 @@ | |
7 | nisdomainname \- show or set system's NIS/YP domain name | |
8 | .br | |
9 | ypdomainname \- show or set the system's NIS/YP domain name | |
10 | -.br | |
11 | -nodename \- show or set the system's DECnet node name | |
12 | ||
13 | .SH SYNOPSIS | |
14 | .B hostname | |
15 | @@ -96,12 +94,6 @@ | |
16 | function. This is also known as the YP/NIS domain name of the system. | |
17 | ||
18 | .LP | |
19 | -.B nodename | |
20 | -will print the DECnet node name of the system as returned by the | |
21 | -.BR getnodename (2) | |
22 | -function. | |
23 | - | |
24 | -.LP | |
25 | .B dnsdomainname | |
26 | will print the domain part of the FQDN (Fully Qualified Domain Name). The | |
27 | complete FQDN of the system is returned with | |
28 | @@ -184,11 +176,6 @@ | |
29 | .I "\-i, \-\-ip-address" | |
30 | Display the IP address(es) of the host. | |
31 | .TP | |
32 | -.I "\-n, \-\-node" | |
33 | -Display the DECnet node name. If a parameter is given (or | |
34 | -.B \-\-file name | |
35 | -) the root can also set a new node name. | |
36 | -.TP | |
37 | .I "\-s, \-\-short" | |
38 | Display the short host name. This is the host name cut at the first dot. | |
39 | .TP |