]> git.proxmox.com Git - mirror_ifupdown2.git/commitdiff
man.rst: fix spelling mistakes as reported by lintian and Piotr
authorRoopa Prabhu <roopa@cumulusnetworks.com>
Fri, 21 Aug 2015 04:17:00 +0000 (21:17 -0700)
committerRoopa Prabhu <roopa@cumulusnetworks.com>
Wed, 13 Jul 2016 22:39:06 +0000 (15:39 -0700)
Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
man.rst/ifup.8.rst
man.rst/ifupdown-addons-interfaces.5.rst
man.rst/interfaces.5.rst

index bee77f904dc97730c257c498258d8197aa2d8975..66c8b949b6d2acc045746783cf3173638e0904b6 100644 (file)
@@ -105,7 +105,7 @@ OPTIONS
                           print iface dependency in list or dot format
 
     -m, --admin-state, --no-scripts
-                          dont run any addon modules/scripts. Only bring
+                          don't run any addon modules/scripts. Only bring
                           the interface administratively up/down
 
     -u, --use-current-config
index 5ea69cb89314c7b904112ab4576e1dd3055a4ca0..1858dac2da94bd0ef882f7ee433242948864122b 100644 (file)
@@ -958,9 +958,9 @@ EXAMPLES
 
 
     **bridgevlan**: bridgevlan module configures vlan attributes on a 
-    vlan aware bridge. This module only understands vlan interface nam
-    e with dot notations. eg br0.100. where br0 is the vlan aware brid
-    ge this config is for
+    vlan aware bridge. This module only understands vlan interface name
+    with dot notations. eg br0.100. where br0 is the vlan aware bridge
+    this config is for.
 
 
       **bridge-igmp-querier-src**
@@ -1243,7 +1243,7 @@ EXAMPLES
       **address-purge**
 
         **help**: purge existing addresses. By default any existing ip
-        addresses on an interface are purged to match persistant addre
+        addresses on an interface are purged to match persistent addre
         sses in the interfaces file. Set this attribute to 'no'if you 
         want to preserve existing addresses
 
index cbdafa63bfca1e2cd6b14741372eb520ff17ce18..3a01c1edf0adca9dd205ec83f8bb03182523e84c 100644 (file)
@@ -112,7 +112,7 @@ BUILTIN INTERFACES
     **iface** sections for some interfaces like physical interfaces or vlan
     interfaces in dot notation (like eth1.100) are understood by ifupdown.
     These interfaces do not need an entry in the interfaces file if
-    they are dependents of other interfaces and dont need any specific
+    they are dependents of other interfaces and don't need any specific
     configurations like addresses etc.
 
 EXAMPLES