diff options
author | 2004-07-05 21:21:21 +0000 | |
---|---|---|
committer | 2004-07-05 21:21:21 +0000 | |
commit | 9052ea4635ab476be520ab15df9d68f7297d3291 (patch) | |
tree | 40e59f9f246280d1526a279799e25630cd57c4e6 | |
parent | Remove extraneous .Ed call. (diff) | |
download | wireguard-openbsd-9052ea4635ab476be520ab15df9d68f7297d3291.tar.xz wireguard-openbsd-9052ea4635ab476be520ab15df9d68f7297d3291.zip |
Xref ahd(4).
-rw-r--r-- | share/man/man4/ahc.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/ahc.4 b/share/man/man4/ahc.4 index 8c8bae109b1..6693abb5832 100644 --- a/share/man/man4/ahc.4 +++ b/share/man/man4/ahc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ahc.4,v 1.30 2004/04/16 21:23:08 jmc Exp $ +.\" $OpenBSD: ahc.4,v 1.31 2004/07/05 21:21:21 miod Exp $ .\" $NetBSD: ahc.4,v 1.1.2.1 1996/08/25 17:22:14 thorpej Exp $ .\" .\" Copyright (c) 1995, 1996 @@ -259,6 +259,7 @@ Since the local SCB space serves as a cache for disconnected transactions, the more SCB space available, the less host bus traffic consumed saving and restoring SCB data. .Sh SEE ALSO +.Xr ahd 4 , .Xr cd 4 , .Xr ch 4 , .Xr eisa 4 , |