patch-2.1.99 linux/Documentation/networking/alias.txt

Next file: linux/Documentation/networking/baycom.txt
Previous file: linux/Documentation/networking/PLIP.txt
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.98/linux/Documentation/networking/alias.txt linux/Documentation/networking/alias.txt
@@ -11,7 +11,7 @@
   200.1.1.1 alias for eth0 ...
   
     # ifconfig eth0:0 200.1.1.1  etc,etc....
-                   ~~ -> request alias #0 creation (if it not exists) for eth0
+                   ~~ -> request alias #0 creation (if not yet exists) for eth0
     and routing stuff also ...
     # route add -host 200.1.1.1 dev eth0:0  (if same IP network as
 					    main device)
@@ -28,7 +28,7 @@
   		   		   
 Alias (re-)configuring
 
-  Aliases are no real devices, but should be able to configure and
+  Aliases are not real devices, but programs` should be able to configure and
   refer to them as usual (ifconfig, route, etc).
 
 Relationship with main device

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov