diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-07-05 21:24:06 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-07-05 21:24:06 +0000 |
commit | c8fc69a63dbfc17fd6b74d184c14f3d77732b2b3 (patch) | |
tree | adeb60b0ecb5929e35b0017e8d5aa9dab09477ba /share/man/man4 | |
parent | f4f002215188b2ed8f27ba474618b3400b23d087 (diff) |
be more clear
Diffstat (limited to 'share/man/man4')
-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 |