aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-09-12 23:16:09 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-09-12 23:16:09 +0000
commit1b32453efb73e3b9837ff446ba29be7017612f55 (patch)
treeb34c824c9b4234595e4a348bf82869c1cc192074
parent8ec0777e92cd2469684be7ea89e62e71215dcd51 (diff)
added hostname to desc of net-tools
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2099 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--appendixa/nettools-desc.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/appendixa/nettools-desc.xml b/appendixa/nettools-desc.xml
index 2b2be5285..9505ff56d 100644
--- a/appendixa/nettools-desc.xml
+++ b/appendixa/nettools-desc.xml
@@ -5,7 +5,7 @@
<sect3><title>Program Files</title>
<para>arp, dnsdomainname (link to hostname), domainname (link to
-hostname), ifconfig, nameif, netstat, nisdomainname (link to
+hostname), hostname, ifconfig, nameif, netstat, nisdomainname (link to
hostname), plipconfig, rarp, route, slattach and ypdomainname (link to
hostname)</para></sect3>
@@ -22,6 +22,10 @@ or delete an entry, or to dump the ARP cache.</para></sect4>
<para>domainname shows or sets the system's NIS/YP domain
name.</para></sect4>
+<sect4><title>hostname></title>
+<para>hostname prints or sets the name of the current host
+system.</para></sect4>
+
<sect4><title>ifconfig</title>
<para>The ifconfig command is the general command used to configure network
interfaces.</para></sect4>