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/man8/man8.vax/format.8 | |
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/man8/man8.vax/format.8')
-rw-r--r-- | share/man/man8/man8.vax/format.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man8/man8.vax/format.8 b/share/man/man8/man8.vax/format.8 index 26d40f2dc69..01f8223ef77 100644 --- a/share/man/man8/man8.vax/format.8 +++ b/share/man/man8/man8.vax/format.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: format.8,v 1.7 2001/08/02 18:37:34 mpech Exp $ +.\" $OpenBSD: format.8,v 1.8 2001/08/03 15:21:17 mpech Exp $ .\" Copyright (c) 1980, 1983 The Regents of the University of California. .\" All rights reserved. .\" @@ -238,7 +238,6 @@ Done .Sh DIAGNOSTICS The diagnostics are intended to be self explanatory. .Sh USING DEC SOFTWARE TO FORMAT -.Pp .Sy Warning: These instructions are for people with 11/780 CPUs. The steps needed for 11/750 or 11/730 CPUs are similar, but not covered in detail here. |