diff options
| author | Nik Clayton <nik@FreeBSD.org> | 2000-03-01 10:41:13 +0000 |
|---|---|---|
| committer | Nik Clayton <nik@FreeBSD.org> | 2000-03-01 10:41:13 +0000 |
| commit | 938b3a1e41a6676dcd4e19ebba9049772d587320 (patch) | |
| tree | 7ce6292e6c9ca87b4b769372bc48a3f302762125 | |
| parent | b1ba45cfe5d0def5ca413aed58bba4f55244b4c5 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/man4.i386/sb.4 | 1 | ||||
| -rw-r--r-- | usr.sbin/mixer/mixer.8 | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man4/man4.i386/sb.4 b/share/man/man4/man4.i386/sb.4 index 736f13321500..e086d81b8013 100644 --- a/share/man/man4/man4.i386/sb.4 +++ b/share/man/man4/man4.i386/sb.4 @@ -63,7 +63,6 @@ the device. Support for this feature may be implemented in a future version of this driver. .Sh SEE ALSO .Xr cdcontrol 1 , -.Xr cdplay 1 , .Xr mixer 8 .Sh AUTHORS The original SoundBlaster DSP and SoundBlaster 16 MIDI, and Yamaha OPL-3 diff --git a/usr.sbin/mixer/mixer.8 b/usr.sbin/mixer/mixer.8 index e75b3bc7b563..7b54a93f13b4 100644 --- a/usr.sbin/mixer/mixer.8 +++ b/usr.sbin/mixer/mixer.8 @@ -121,8 +121,7 @@ command. the default mixer device .El .Sh SEE ALSO -.Xr cdcontrol 1 , -.Xr cdplay 1 +.Xr cdcontrol 1 .Sh HISTORY The .Nm |
