diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2010-01-03 13:24:10 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2010-01-03 13:24:10 +0000 |
commit | 6763b5a112b2e45ed7282472705063287a9556a4 (patch) | |
tree | 8103b6900de83a2e42d4a541e0cc556f42d1c99c | |
parent | 753fb84f15e11c44c8685795d7b697f140220545 (diff) |
blank lines not allowed outside literal context;
syntax errors found by mandoc(1), also required to fix the mandoc build;
ok jmc@
-rw-r--r-- | gnu/usr.bin/groff/tbl/tbl.1 | 3 | ||||
-rw-r--r-- | lib/libc/time/time2posix.3 | 8 | ||||
-rw-r--r-- | usr.sbin/tcpdump/tcpdump.8 | 10 |
3 files changed, 10 insertions, 11 deletions
diff --git a/gnu/usr.bin/groff/tbl/tbl.1 b/gnu/usr.bin/groff/tbl/tbl.1 index 3ce3848e904..fdc695c5d4f 100644 --- a/gnu/usr.bin/groff/tbl/tbl.1 +++ b/gnu/usr.bin/groff/tbl/tbl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tbl.1,v 1.4 2003/03/01 23:53:03 wcobb Exp $ +.\" $OpenBSD: tbl.1,v 1.5 2010/01/03 13:24:09 schwarze Exp $ .\" .\" Copyright (c) 2003 Marc Espie .\" @@ -302,4 +302,3 @@ This documentation is currently incomplete and only describes a subset of .Sh SEE ALSO .Xr eqn 1 , .Xr nroff 1 - diff --git a/lib/libc/time/time2posix.3 b/lib/libc/time/time2posix.3 index cb7e4415f7a..9f28fc6a82e 100644 --- a/lib/libc/time/time2posix.3 +++ b/lib/libc/time/time2posix.3 @@ -1,5 +1,5 @@ -.\" $OpenBSD: time2posix.3,v 1.15 2007/05/31 19:19:34 jmc Exp $ -.Dd $Mdocdate: May 31 2007 $ +.\" $OpenBSD: time2posix.3,v 1.16 2010/01/03 13:24:09 schwarze Exp $ +.Dd $Mdocdate: January 3 2010 $ .Dt TIME2POSIX 3 .Os .Sh NAME @@ -111,9 +111,9 @@ DATE TIME T X=time2posix(T) posix2time(X) 93/06/30 23:59:60 A+1 B+1 A+1 or A+2 93/07/01 00:00:00 A+2 B+1 A+1 or A+2 93/07/01 00:00:01 A+3 B+2 A+3 - +.sp A leap second deletion would look like... - +.sp DATE TIME T X=time2posix(T) posix2time(X) ??/06/30 23:59:58 A+0 B+0 A+0 ??/07/01 00:00:00 A+1 B+2 A+1 diff --git a/usr.sbin/tcpdump/tcpdump.8 b/usr.sbin/tcpdump/tcpdump.8 index d06c6293a8c..041c0b7271f 100644 --- a/usr.sbin/tcpdump/tcpdump.8 +++ b/usr.sbin/tcpdump/tcpdump.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tcpdump.8,v 1.69 2009/12/03 12:45:05 sthen Exp $ +.\" $OpenBSD: tcpdump.8,v 1.70 2010/01/03 13:24:09 schwarze Exp $ .\" .\" Copyright (c) 1987, 1988, 1989, 1990, 1991, 1992, 1994, 1995, 1996 .\" The Regents of the University of California. All rights reserved. @@ -19,7 +19,7 @@ .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. .\" -.Dd $Mdocdate: December 3 2009 $ +.Dd $Mdocdate: January 3 2010 $ .Dt TCPDUMP 8 .Os .Sh NAME @@ -924,14 +924,14 @@ Negation or .Dq Cm not .Pc - +.Pp Concatenation .Po .Dq Cm && or .Dq Cm and .Pc - +.Pp Alternation .Po .Dq Cm || @@ -1490,7 +1490,7 @@ requests and replies are printed as: .Ar dst . Ns Ar nfs : .Ns Ar len .Ns Ar op args - +.Pp .Ar src . Ns Ar nfs > .Ar dst . Ns Ar xid : |