diff options
author | 2006-06-03 19:28:09 +0000 | |
---|---|---|
committer | 2006-06-03 19:28:09 +0000 | |
commit | a51edc85ee7eceb1608312c809f81a6ae674a480 (patch) | |
tree | f9c6990be360982e93bfd4877de7afa7a52ba2b6 | |
parent | add support for update -A and update -r<rev>. (diff) | |
download | wireguard-openbsd-a51edc85ee7eceb1608312c809f81a6ae674a480.tar.xz wireguard-openbsd-a51edc85ee7eceb1608312c809f81a6ae674a480.zip |
better synopsis for -g; ok mpf
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index dfa5b2531a6..742936d30d8 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.124 2006/06/03 18:56:43 jmc Exp $ +.\" $OpenBSD: ifconfig.8,v 1.125 2006/06/03 19:28:09 jmc Exp $ .\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $ .\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $ .\" @@ -54,7 +54,7 @@ .Nm ifconfig .Fl g .Ar group-name -.Op Ar group_parameters +.Op Oo Fl Oc Ns Cm carpdemote .Nm ifconfig .Ar interface .Cm create |