diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-04-11 17:56:45 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-04-11 17:56:45 +0000 |
commit | eb7636401de7422228bcf8ad4a1a39dd03846c4a (patch) | |
tree | 617e2caf2a0349a550f5cd83caecf8e267fdf14e /sbin | |
parent | 6e3e1064443b433bb8b068dc1c8b032326412725 (diff) |
fix a hack that only worked with old groff;
Diffstat (limited to 'sbin')
-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 |