patch-2.1.99 linux/Documentation/nfsroot.txt
Next file: linux/Documentation/oops-tracing.txt
Previous file: linux/Documentation/networking/z8530drv.txt
Back to the patch index
Back to the overall index
- Lines: 26
- Date:
Tue Apr 28 14:22:04 1998
- Orig file:
v2.1.98/linux/Documentation/nfsroot.txt
- Orig date:
Sat Nov 29 10:33:18 1997
diff -u --recursive --new-file v2.1.98/linux/Documentation/nfsroot.txt linux/Documentation/nfsroot.txt
@@ -81,7 +81,7 @@
This parameter tells the kernel how to configure IP addresses of devices
and also how to set up the IP routing table. It was originally called `nfsaddrs',
- but now the boot-time IP configuration works independently on NFS, so it
+ but now the boot-time IP configuration works independently of NFS, so it
was renamed to `ip' and the old name remained as an alias for compatibility
reasons.
@@ -106,14 +106,14 @@
the address of the server is used which answered the RARP
or BOOTP request.
- <gw-ip> IP address of a gateway if the server in on a different
+ <gw-ip> IP address of a gateway if the server is on a different
subnet. If this entry is empty no gateway is used and the
server is assumed to be on the local network, unless a
value has been received by BOOTP.
<netmask> Netmask for local network interface. If this is empty,
the netmask is derived from the client IP address assuming
- classful addressing, unless overriden in BOOTP reply.
+ classful addressing, unless overridden in BOOTP reply.
<hostname> Name of the client. If empty, the client IP address is
used in ASCII-notation, or the value received by BOOTP.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov