diff options
author | 2004-08-03 08:58:02 +0000 | |
---|---|---|
committer | 2004-08-03 08:58:02 +0000 | |
commit | 3500f26cbbf01a91c606befb546c729e76df9752 (patch) | |
tree | c671120d6fad16c983ebc935e76738a8c8640df4 | |
parent | add ifconfig(8) Xr and spacing; (diff) | |
download | wireguard-openbsd-3500f26cbbf01a91c606befb546c729e76df9752.tar.xz wireguard-openbsd-3500f26cbbf01a91c606befb546c729e76df9752.zip |
Xrs from Alexey E. Suslikov;
-rw-r--r-- | share/man/man4/cd.4 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man4/cd.4 b/share/man/man4/cd.4 index 2fe1875a73e..2b9c8220e56 100644 --- a/share/man/man4/cd.4 +++ b/share/man/man4/cd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cd.4,v 1.14 2004/03/20 22:05:55 miod Exp $ +.\" $OpenBSD: cd.4,v 1.15 2004/08/03 08:58:02 jmc Exp $ .\" $NetBSD: cd.4,v 1.3 1996/10/20 23:15:21 explorer Exp $ .\" .\" Copyright (c) 1996 @@ -341,9 +341,12 @@ raw mode CD-ROM devices .Sh DIAGNOSTICS None. .Sh SEE ALSO +.Xr ioctl 2 , .Xr intro 4 , .Xr scsi 4 , +.Xr scsibus 4 , .Xr sd 4 , +.Xr wd 4 , .Xr disklabel 5 , .Xr disklabel 8 .Sh HISTORY |