diff options
author | 1998-07-12 09:58:29 +0000 | |
---|---|---|
committer | 1998-07-12 09:58:29 +0000 | |
commit | 5ff82fab5f4ae1d530b242b2e68876f5b4dea26f (patch) | |
tree | 67d8c23fe488b313665404a35b88155cc915916f | |
parent | RCS IDs (diff) | |
download | wireguard-openbsd-5ff82fab5f4ae1d530b242b2e68876f5b4dea26f.tar.xz wireguard-openbsd-5ff82fab5f4ae1d530b242b2e68876f5b4dea26f.zip |
fix xref
-rw-r--r-- | share/man/man4/man4.i386/wdc.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/man4.i386/wdc.4 b/share/man/man4/man4.i386/wdc.4 index 195dfcb19d9..7c2c2414bb6 100644 --- a/share/man/man4/man4.i386/wdc.4 +++ b/share/man/man4/man4.i386/wdc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wdc.4,v 1.2 1998/07/12 09:55:35 downsj Exp $ +.\" $OpenBSD: wdc.4,v 1.3 1998/07/12 09:58:29 downsj Exp $ .\" .\" Copyright (c) 1994 James A. Jegers .\" All rights reserved. @@ -46,5 +46,6 @@ controllers. A PnP device that actually works with this driver has yet to be found; the Soundblaster IDE port does not. .Sh SEE ALSO +.Xr acd 4 , .Xr intro 4 , -.Xr acd 4 +.Xr wd 4 |