diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2010-01-03 14:31:02 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2010-01-03 14:31:02 +0000 |
commit | d86ff53c2f6693c7445399488d519aa1120d2ee9 (patch) | |
tree | 5bb4cae6f4dc1b3d18237f86e94997dc239af9bb /usr.bin | |
parent | 9a3a2d30fe784b1aa311cfae0892634df9c64246 (diff) |
.Bl always requires .It, even in .Bl -column;
syntax errors found by mandoc(1), also required to fix the mandoc build;
feedback and ok jmc@ and sobrado@
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/getent/getent.1 | 6 | ||||
-rw-r--r-- | usr.bin/netstat/netstat.1 | 39 | ||||
-rw-r--r-- | usr.bin/vgrind/vgrindefs.5 | 6 |
3 files changed, 26 insertions, 25 deletions
diff --git a/usr.bin/getent/getent.1 b/usr.bin/getent/getent.1 index b8f9842c8b6..cca9dfb683b 100644 --- a/usr.bin/getent/getent.1 +++ b/usr.bin/getent/getent.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getent.1,v 1.6 2008/06/26 05:42:21 ray Exp $ +.\" $OpenBSD: getent.1,v 1.7 2010/01/03 14:31:01 schwarze Exp $ .\" $NetBSD: getent.1,v 1.13 2005/09/11 23:16:15 wiz Exp $ .\" .\" Copyright (c) 2004 The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 26 2008 $ +.Dd $Mdocdate: January 3 2010 $ .Dt GETENT 1 .Os .Sh NAME @@ -60,7 +60,7 @@ file format for that database. may be one of: .Pp .Bl -column "netgroup" -offset indent -compact -.Sy Database Ta Sy Display format +.It Sy Database Ta Sy Display format .It ethers Ta address name .It group Ta group:passwd:gid:[member[,member]...] .It hosts Ta address name [alias ...] diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1 index 80709ba9df4..b3fce1456af 100644 --- a/usr.bin/netstat/netstat.1 +++ b/usr.bin/netstat/netstat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: netstat.1,v 1.57 2009/11/22 22:22:14 tedu Exp $ +.\" $OpenBSD: netstat.1,v 1.58 2010/01/03 14:31:01 schwarze Exp $ .\" $NetBSD: netstat.1,v 1.11 1995/10/03 21:42:43 thorpej Exp $ .\" .\" Copyright (c) 1983, 1990, 1992, 1993 @@ -30,7 +30,7 @@ .\" .\" from: @(#)netstat.1 8.8 (Berkeley) 4/18/94 .\" -.Dd $Mdocdate: November 22 2009 $ +.Dd $Mdocdate: January 3 2010 $ .Dt NETSTAT 1 .Os .Sh NAME @@ -335,23 +335,23 @@ manual pages. .Pp The mapping between letters and flags is: .Bl -column XXXX RTF_BLACKHOLE -1 RTF_PROTO1 Protocol specific routing flag #1. -2 RTF_PROTO2 Protocol specific routing flag #2. -3 RTF_PROTO3 Protocol specific routing flag #3. -B RTF_BLACKHOLE Just discard pkts (during updates). -C RTF_CLONING Generate new routes on use. -c RTF_CLONED Cloned routes (generated from RTF_CLONING). -D RTF_DYNAMIC Created dynamically (by redirect). -G RTF_GATEWAY Destination requires forwarding by intermediary. -H RTF_HOST Host entry (net otherwise). -L RTF_LLINFO Valid protocol to link address translation. -M RTF_MODIFIED Modified dynamically (by redirect). -P RTF_MPATH Multipath route. -R RTF_REJECT Host or net unreachable. -S RTF_STATIC Manually added. -T RTF_MPLS MPLS route. -U RTF_UP Route usable. -X RTF_XRESOLVE External daemon translates proto to link address. +.It 1 RTF_PROTO1 Protocol specific routing flag #1. +.It 2 RTF_PROTO2 Protocol specific routing flag #2. +.It 3 RTF_PROTO3 Protocol specific routing flag #3. +.It B RTF_BLACKHOLE Just discard pkts (during updates). +.It C RTF_CLONING Generate new routes on use. +.It c RTF_CLONED Cloned routes (generated from RTF_CLONING). +.It D RTF_DYNAMIC Created dynamically (by redirect). +.It G RTF_GATEWAY Destination requires forwarding by intermediary. +.It H RTF_HOST Host entry (net otherwise). +.It L RTF_LLINFO Valid protocol to link address translation. +.It M RTF_MODIFIED Modified dynamically (by redirect). +.It P RTF_MPATH Multipath route. +.It R RTF_REJECT Host or net unreachable. +.It S RTF_STATIC Manually added. +.It T RTF_MPLS MPLS route. +.It U RTF_UP Route usable. +.It X RTF_XRESOLVE External daemon translates proto to link address. .El .Pp Direct routes are created for each interface attached to the local host; @@ -420,4 +420,5 @@ command appeared in .Bx 4.2 . IPv6 support was added by WIDE/KAME project. .Sh BUGS +B The notion of errors is ill-defined. diff --git a/usr.bin/vgrind/vgrindefs.5 b/usr.bin/vgrind/vgrindefs.5 index 621e09fe382..bc911611271 100644 --- a/usr.bin/vgrind/vgrindefs.5 +++ b/usr.bin/vgrind/vgrindefs.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vgrindefs.5,v 1.13 2007/05/31 19:20:19 jmc Exp $ +.\" $OpenBSD: vgrindefs.5,v 1.14 2010/01/03 14:31:01 schwarze Exp $ .\" $NetBSD: vgrindefs.5,v 1.3 1994/11/17 08:28:07 jtc Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)vgrindefs.5 8.1 (Berkeley) 6/6/93 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: January 3 2010 $ .Dt VGRINDEFS 5 .Os .Sh NAME @@ -51,7 +51,7 @@ very similar to .Sh FIELDS The following table names and describes each field: .Bl -column Namexxx Tpexxx -.Sy Name Type Description +.It Sy Name Type Description .It "pb str regular expression for start of a procedure" .It "bb str regular expression for start of a lexical block" .It "be str regular expression for the end of a lexical block" |