diff options
author | 2003-05-05 09:51:30 +0000 | |
---|---|---|
committer | 2003-05-05 09:51:30 +0000 | |
commit | 5d6c549d25b5066ea08a151104c3199ef86edcaa (patch) | |
tree | 870a75a4c5c8e88d0f6a3aa65a732888df3b60f6 | |
parent | - removed groff macros that were not formatting SYNOPSIS properly (diff) | |
download | wireguard-openbsd-5d6c549d25b5066ea08a151104c3199ef86edcaa.tar.xz wireguard-openbsd-5d6c549d25b5066ea08a151104c3199ef86edcaa.zip |
Remove FreeBSD configuration lines in SYNOPSIS that slipped through the
previous commit.
-rw-r--r-- | share/man/man4/ahc.4 | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/share/man/man4/ahc.4 b/share/man/man4/ahc.4 index 3fc12eb96ec..4e7d806ef49 100644 --- a/share/man/man4/ahc.4 +++ b/share/man/man4/ahc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ahc.4,v 1.24 2003/05/05 09:36:03 jmc Exp $ +.\" $OpenBSD: ahc.4,v 1.25 2003/05/05 09:51:30 miod Exp $ .\" $NetBSD: ahc.4,v 1.1.2.1 1996/08/25 17:22:14 thorpej Exp $ .\" .\" Copyright (c) 1995, 1996 @@ -40,22 +40,11 @@ For VL cards: For EISA cards: .Cd "ahc* at eisa? slot ?" .Pp -For one or more VL/EISA cards: -.Cd "controller eisa0" -.Cd "controller ahc0" -.Pp For PCI cards: .Cd "ahc* at pci? dev ? function ?" .Pp -For one or more PCI cards: -.Cd "controller pci0" -.Cd "controller ahc0" -.Pp For SCSI buses: .Cd "scsibus* at ahc?" -.Pp -For one or more SCSI buses: -.Cd "controller scsibus0 at ahc0" .Sh DESCRIPTION This driver provides access to the .Tn SCSI |