summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2002-01-07 06:51:19 +0000
committerdd <dd@FreeBSD.org>2002-01-07 06:51:19 +0000
commitef4d0b358ab93d4aa2f544d4752fcacf7ecfc5ef (patch)
tree577e2b30880776ba066989bf59c0c6c5ea268646 /sbin/ifconfig
parenta74678e303594e4adcfc98a9bf1e7caadd9c2610 (diff)
downloadFreeBSD-src-ef4d0b358ab93d4aa2f544d4752fcacf7ecfc5ef.zip
FreeBSD-src-ef4d0b358ab93d4aa2f544d4752fcacf7ecfc5ef.tar.gz
In the words of the submitter:
The first "synopsis" example has a "[/prefixlength]" which shouldn't be there, since that stuff is part of the preceeding "address" as is explained in the description of "address". (The way it is now, 192.168.0.1/16/prefixlength would be a proper operand. Note that "prefixlength" is not mentioned by name anywhere.) PR: 32462 Submitted by: Gary W. Swearingen <swear@blarg.net>
Diffstat (limited to 'sbin/ifconfig')
-rw-r--r--sbin/ifconfig/ifconfig.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 0564e4d..5671b12 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -46,7 +46,7 @@
.Op Cm create
.Op Ar address_family
.Oo
-.Ar address Ns Op Cm / Ns Ar prefixlength
+.Ar address
.Op Ar dest_address
.Oc
.Op Ar parameters
OpenPOWER on IntegriCloud