diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1996-02-02 22:03:37 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1996-02-02 22:03:37 +0000 |
| commit | aeb13d5b745724a18892df8f3b4e89952f8e024e (patch) | |
| tree | 5f8ab330ea6454bd7b6f356d7c7179b51b1a4371 /usr.sbin/cdcontrol/cdcontrol.1 | |
| parent | 8b1448af24c81db6f63a23e735604d4a6bd6cb46 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/cdcontrol/cdcontrol.1')
| -rw-r--r-- | usr.sbin/cdcontrol/cdcontrol.1 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.sbin/cdcontrol/cdcontrol.1 b/usr.sbin/cdcontrol/cdcontrol.1 index 8c62d65b33702..9ef306f5f79c9 100644 --- a/usr.sbin/cdcontrol/cdcontrol.1 +++ b/usr.sbin/cdcontrol/cdcontrol.1 @@ -85,6 +85,9 @@ Stop the disc. .It Cm eject Eject the disc. +.It Cm inject +Inject the disc. + .It Cm volume Ar left_channel Ar right_channel Set the volume of left channel to .Nm left_channel @@ -136,7 +139,7 @@ Quit the program. .El .Sh AUTHORS Jean-Marc Zucconi, -Andrew A.\ Chernov, +Andrey A.\ Chernov, Serge V.\ Vakulenko .Sh HISTORY The |
