diff options
author | 2004-07-05 21:24:05 +0000 | |
---|---|---|
committer | 2004-07-05 21:24:05 +0000 | |
commit | 82af045a15ada23873fdcabcbdbfb6fbeac10a48 (patch) | |
tree | d98075e732bd8b6a426fd54e88fe6c18735d60c5 | |
parent | Mention ahd. (diff) | |
download | wireguard-openbsd-82af045a15ada23873fdcabcbdbfb6fbeac10a48.tar.xz wireguard-openbsd-82af045a15ada23873fdcabcbdbfb6fbeac10a48.zip |
be more clear
-rw-r--r-- | share/man/man4/ahd.4 | 4 | ||||
-rw-r--r-- | share/man/man4/pci.4 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/ahd.4 b/share/man/man4/ahd.4 index 6c6b321f335..c5129df1859 100644 --- a/share/man/man4/ahd.4 +++ b/share/man/man4/ahd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ahd.4,v 1.2 2004/07/05 21:20:13 marco Exp $ +.\" $OpenBSD: ahd.4,v 1.3 2004/07/05 21:24:05 deraadt Exp $ .\" .\" Copyright (c) 1995, 1996, 1997, 1998, 2000 .\" Justin T. Gibbs. All rights reserved. @@ -34,7 +34,7 @@ .Os .Sh NAME .Nm ahd -.Nd Adaptec PCI/PCI-X Ultra320 SCSI host adapter driver +.Nd Adaptec PCI/PCI-X AIC79xx-based Ultra320 SCSI host adapter driver .Sh SYNOPSIS .Cd "ahd* at pci? dev ? function ?" .Cd "scsibus* at ahd?" diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 222f79d7dcc..4fbf62f3707 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.98 2004/07/05 21:23:04 miod Exp $ +.\" $OpenBSD: pci.4,v 1.99 2004/07/05 21:24:05 deraadt Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -103,7 +103,7 @@ Adaptec 27xx, 29xx, 39xx, 29160, and other AIC-7xxx-based .Tn SCSI interfaces. .It Xr ahd 4 -Adaptec PCI/PCI-X Ultra320 +Adaptec PCI/PCI-X Ultra320 AIC79xx-based .Tn SCSI interfaces. .It Xr bha 4 |