diff options
author | 2000-04-19 09:43:49 +0000 | |
---|---|---|
committer | 2000-04-19 09:43:49 +0000 | |
commit | f065898097da5371dc4c819a0230d0683b2f104e (patch) | |
tree | e226c1fa94ed228161437313e4cd513aaa794ca8 | |
parent | add bugs section. reference updates. (diff) | |
download | wireguard-openbsd-f065898097da5371dc4c819a0230d0683b2f104e.tar.xz wireguard-openbsd-f065898097da5371dc4c819a0230d0683b2f104e.zip |
use "Op Ar count".
-rw-r--r-- | share/man/man4/faith.4 | 5 | ||||
-rw-r--r-- | share/man/man4/gif.4 | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/share/man/man4/faith.4 b/share/man/man4/faith.4 index 69aa9f3f997..28928596db4 100644 --- a/share/man/man4/faith.4 +++ b/share/man/man4/faith.4 @@ -1,4 +1,5 @@ -.\" $OpenBSD: faith.4,v 1.3 2000/04/03 21:19:36 aaron Exp $ +.\" $OpenBSD: faith.4,v 1.4 2000/04/19 09:43:49 itojun Exp $ +.\" $KAME: faith.4,v 1.4 2000/04/19 09:39:42 itojun Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. .\" All rights reserved. @@ -37,7 +38,7 @@ .Nd .Tn IPv6-to-IPv4 TCP relay capturing interface .Sh SYNOPSIS -.Cd "pseudo-device faith 1" +.Cd "pseudo-device faith" Op Ar count .Sh DESCRIPTION The .Nm diff --git a/share/man/man4/gif.4 b/share/man/man4/gif.4 index 480cf563adc..7d535089cb2 100644 --- a/share/man/man4/gif.4 +++ b/share/man/man4/gif.4 @@ -1,5 +1,5 @@ -.\" $OpenBSD: gif.4,v 1.5 2000/04/19 09:37:35 itojun Exp $ -.\" $KAME: gif.4,v 1.14 2000/04/19 09:28:50 itojun Exp $ +.\" $OpenBSD: gif.4,v 1.6 2000/04/19 09:43:49 itojun Exp $ +.\" $KAME: gif.4,v 1.15 2000/04/19 09:39:42 itojun Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. .\" All rights reserved. @@ -36,7 +36,7 @@ .Nd .Tn Generic tunnel interface .Sh SYNOPSIS -.Cd "pseudo-device gif 4" +.Cd "pseudo-device gif" Op Ar count .Sh DESCRIPTION The .Nm |