s!prefix!prefixlen!
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 19 Oct 2004 21:06:50 +0000 (21:06 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 19 Oct 2004 21:06:50 +0000 (21:06 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1740 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/scripts/vserver-setup.functions

index 3e2086f..9187460 100644 (file)
@@ -41,10 +41,10 @@ declare -r SETUP_HELPMSG=$"
     --hostname <hostname>
     --netdev   <device>
     --netbcast <broadcast>
-    --netmask <netmask>|--netprefix <prefix>
-                ...  sets the  default netmask  (a.b.c.d quadruple)  or prefix
+    --netmask <netmask>|--netprefix <prefixlen>
+                ...  sets the  default netmask  (a.b.c.d quadruple)  or prefixlen
                     (length of the interface)
-    --interface [<name-suffix>=][<device>:]<ip>[/<mask|prefix>]
+    --interface [<name-suffix>=][<device>:]<ip>[/<mask|prefixlen>]
                 ...  declares an network-interface;  this option can be specified
                     multiple times
     --flags <flags>+