From bdc08c1c6419be50edb433c4425481bdabf8a5ea Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Wed, 6 Feb 2002 23:15:46 +0000 Subject: [Bug 190] reorganise and sync descriptions git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1549 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/nettools-desc.xml | 70 +++++++++++++++++++++++++++++---------------- 1 file changed, 45 insertions(+), 25 deletions(-) (limited to 'appendixa/nettools-desc.xml') diff --git a/appendixa/nettools-desc.xml b/appendixa/nettools-desc.xml index b30f4b5b1..fe720e514 100644 --- a/appendixa/nettools-desc.xml +++ b/appendixa/nettools-desc.xml @@ -1,47 +1,67 @@ - -Contents +Contents of net-tools-&net-tools-contversion; -The Net-tools package contains the arp, hostname, ifconfig, netstat, -plipconfig, rarp, route, and slattach programs. +Program Files - +arp, dnsdomainname (link to hostname), domainname (link to +hostname), hostname, ifconfig, nameif, netstat, nisdomainname (link to +hostname), plipconfig, rarp, route, slattach and ypdomainname (link to +hostname) - -Description +Descriptions -arp +arp arp is used to manipulate the kernel's ARP cache, usually to add -or delete an entry, or to dump the ARP cache. +or delete an entry, or to dump the ARP cache. + +dnsdomainname +dnsdomainname shows the system's DNS domain name. -hostname -hostname, with its symlinks domainname, dnsdomainname, nisdomainname, -ypdomainname, and nodename, is used to set or show the system's hostname (or -other, depending on the symlink used). +domainname +domainname shows or sets the system's NIS/YP domain +name. -ifconfig +hostname +hostname is used to set or show the system's +hostname + +ifconfig The ifconfig command is the general command used to configure network -interfaces. +interfaces. + +nameif +nameif names network interfaces based on MAC +addresses -netstat +netstat netstat is a multi-purpose tool used to print the network connections, routing tables, interface statistics, masquerade connections, and multicast -memberships. +memberships. -plipconfig +nisdomainname +nisdomainname shows or sets system's NIS/YP domain +name. + +plipconfig plipconfig is used to fine-tune the PLIP device parameters, hopefully -making it faster. +making it faster. -rarp +rarp Akin to the arp program, the rarp program manipulates the system's -RARP table. +RARP table. -route +route route is the general utility which is used to manipulate the IP -routing table. +routing table. -slattach +slattach slattach attaches a network interface to a serial line, i.e.. puts a -normal terminal line into one of several "network" modes. +normal terminal line into one of several "network" modes. + +ypdomainname +updomainname shows or sets the system's NIS/YP domain +name. + + -- cgit v1.2.3-54-g00ecf