summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMarco S Hyman <marc@cvs.openbsd.org>2001-10-01 22:07:45 +0000
committerMarco S Hyman <marc@cvs.openbsd.org>2001-10-01 22:07:45 +0000
commitd412d25f3c90f1fd1f8ec1c1c2fbd23ec9c9d8f6 (patch)
tree8a558568a04b526e86e7c22d1faeb6da09c1eab1 /share
parent7560d896d7c6193ffc3f8d1b77e0fb007d9ec982 (diff)
The use of '.Nm pci' in the SYNOPSIS section is not handled correctly.
Using '.Nm' without the 'pci' argument is formated correctly. This may be a problem with the .mandoc macros, but is easy to correct here.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/pci.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4
index e5c6d0632d5..383f292a726 100644
--- a/share/man/man4/pci.4
+++ b/share/man/man4/pci.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pci.4,v 1.44 2001/09/05 09:14:51 deraadt Exp $
+.\" $OpenBSD: pci.4,v 1.45 2001/10/01 22:07:44 marc Exp $
.\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $
.\"
.\" Copyright (c) 2000 Theo de Raadt. All rights reserved.
@@ -43,7 +43,7 @@
.Cd "pci* at ppb? bus ?"
.Pp
Other
-.Nm pci
+.Nm
attachments are machine-dependent and depend on the bus topology and
.Tn PCI
bus interface of your system.