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/pchb.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/pchb.4')
-rw-r--r-- | share/man/man4/pchb.4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man4/pchb.4 b/share/man/man4/pchb.4 index 4b6c039d518..6abff0d01b3 100644 --- a/share/man/man4/pchb.4 +++ b/share/man/man4/pchb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pchb.4,v 1.7 2001/05/10 03:53:00 brad Exp $ +.\" $OpenBSD: pchb.4,v 1.8 2001/08/03 15:21:16 mpech Exp $ .\" .\" Copyright (c) 2000 Michael Shalayeff. All rights reserved. .\" @@ -45,7 +45,6 @@ and sub-class are supported just as PCI attachment point. .Pp The PowerPC port supports several Apple and Motorola bridges. -.Pp .Sh SEE ALSO .Xr intro 4 , .Xr pci 4 , |