diff options
author | 2010-04-11 17:56:44 +0000 | |
---|---|---|
committer | 2010-04-11 17:56:44 +0000 | |
commit | 37450f0acf91199556a8f68f9310f113555a8f78 (patch) | |
tree | 5c6a249ecf452bfe32ebb36f1d98590b314a28b9 | |
parent | make the options blurb consistent; (diff) | |
download | wireguard-openbsd-37450f0acf91199556a8f68f9310f113555a8f78.tar.xz wireguard-openbsd-37450f0acf91199556a8f68f9310f113555a8f78.zip |
fix a hack that only worked with old groff;
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index a78bb20e1ce..956b24300ea 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.196 2010/04/11 17:51:30 jmc Exp $ +.\" $OpenBSD: ifconfig.8,v 1.197 2010/04/11 17:56:44 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 $ .\" @@ -1195,8 +1195,7 @@ packets entering the MPLS domain. .Sh PFLOW .Nm ifconfig .Ar pflow-interface -.Oo Oo Fl Oc Cm flowdst Ar addr : -.Ar port Oc +.Op Oo Fl Oc Cm flowdst Ar addr : Ns Ar port .Op Oo Fl Oc Cm flowsrc Ar addr .Pp The following options are available for a |