diff options
author | 2005-04-25 18:26:44 +0000 | |
---|---|---|
committer | 2005-04-25 18:26:44 +0000 | |
commit | 38cfe8e8034cc77d1e1ebdc6cb0e5792e9620290 (patch) | |
tree | 2d1fd63107fd9ffb17db665a7daa282446fa8ab7 | |
parent | * add missing 'R' flag in diff synopsis (diff) | |
download | wireguard-openbsd-38cfe8e8034cc77d1e1ebdc6cb0e5792e9620290.tar.xz wireguard-openbsd-38cfe8e8034cc77d1e1ebdc6cb0e5792e9620290.zip |
Reduce the chances of someone asking how to eject a cd. ok brad, mickey
-rw-r--r-- | share/man/man4/cd.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/cd.4 b/share/man/man4/cd.4 index 4f3ce999fcc..2279cdee666 100644 --- a/share/man/man4/cd.4 +++ b/share/man/man4/cd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cd.4,v 1.17 2004/12/09 17:41:00 miod Exp $ +.\" $OpenBSD: cd.4,v 1.18 2005/04/25 18:26:44 drahn Exp $ .\" $NetBSD: cd.4,v 1.3 1996/10/20 23:15:21 explorer Exp $ .\" .\" Copyright (c) 1996 @@ -339,6 +339,7 @@ raw mode CD-ROM devices None. .Sh SEE ALSO .Xr cdio 1 , +.Xr eject 1 , .Xr ioctl 2 , .Xr intro 4 , .Xr scsi 4 , |