diff options
author | 2007-02-25 08:58:44 +0000 | |
---|---|---|
committer | 2007-02-25 08:58:44 +0000 | |
commit | a72fd629ac63a89cf1e95694ddd740176f8348a6 (patch) | |
tree | 487f8c1bc35b0bfb9178d57cef9429aa3840b11d | |
parent | tweak; (diff) | |
download | wireguard-openbsd-a72fd629ac63a89cf1e95694ddd740176f8348a6.tar.xz wireguard-openbsd-a72fd629ac63a89cf1e95694ddd740176f8348a6.zip |
only the initial macro is preceded by a dot;
-rw-r--r-- | share/man/man4/pci.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index febf3c14925..c7e5362508e 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.203 2007/02/24 20:43:05 deraadt Exp $ +.\" $OpenBSD: pci.4,v 1.204 2007/02/25 08:58:44 jmc Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -151,7 +151,7 @@ Broadcom BCM4401 10/100 Ethernet device Broadcom BCM57xx/BCM590x 10/100/Gigabit Ethernet device .It Xr bnx 4 Broadcom NetXtreme II 10/100/Gigabit Ethernet device -.It .Xr cas 4 +.It Xr cas 4 Sun Cassini 10/100/Gigabit Ethernet device .It Xr dc 4 DEC/Intel 21140, 21142, 21143, 21145 and clones 10/100 Ethernet device |