diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-08-03 15:21:18 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-08-03 15:21:18 +0000 |
commit | 3e822f562a2a9da115bd9d84adf5e211370ec4dd (patch) | |
tree | c741b4dc8f089128fff5c9825dbe60c28d66fb94 /share/man/man4/strip.4 | |
parent | ddd170dedc3aa5a283ca155d53a50407d8da8150 (diff) |
o) We don't like .Pp before/after .Sh;
o) .Nm always has argument in .Sh SYNOPSIS;
o) We always closes .Bl and .Bd tags;
millert@ ok
Diffstat (limited to 'share/man/man4/strip.4')
-rw-r--r-- | share/man/man4/strip.4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man4/strip.4 b/share/man/man4/strip.4 index bad1a7929e0..c8a4cb374fe 100644 --- a/share/man/man4/strip.4 +++ b/share/man/man4/strip.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: strip.4,v 1.11 2001/03/06 19:56:50 brad Exp $ +.\" $OpenBSD: strip.4,v 1.12 2001/08/03 15:21:16 mpech Exp $ .\" .\" Copyright 1996 The Board of Trustees of The Leland Stanford .\" Junior University. All Rights Reserved. @@ -153,7 +153,6 @@ driver automatically detects if the radio has fallen out of starmode, and resets it back into starmode, if the baud rate was set correctly by .Xr slattach 8 . -.Pp .\" Why isn't .Ss documented in mdoc(7) and mdoc.samples(7)? .\" .Sh DIAGNOSTICS .Sh SEE ALSO |