jkh
cf6c24f27f
I've always wanted to be able to dump out the current values of
...
the mixer in a format suitable for saving and handing off to
mixer(1) at some future date to restore the settings.
Add a -s flag to do this.
2000-05-20 23:25:08 +00:00
sheldonh
b2240fc1c0
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-01 14:09:25 +00:00
nik
8ca1afe9f5
Remove xrefs to obosolete cdplay(1)
...
PR: docs/17079
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
2000-03-01 10:41:13 +00:00
charnier
25df80d2a3
Terminate .Bl with .El
1999-11-27 16:55:50 +00:00
mpp
4de9c28a92
Spelling fix.
...
PR: bin/14588
Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de>
1999-10-30 19:36:42 +00:00
peter
7129242123
remove #ifdef FreeBSD -> <machine/soundcard.h> special case as we have it
...
in the standard location now.
1999-09-04 15:20:48 +00:00
peter
efabb9ccb1
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
nik
559bbb333e
Add $Id$, to make it simpler for members of the translation teams to
...
track.
The Id line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;
.\" $Id$
.\"
If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.
Approved by: bde
1999-07-12 20:12:29 +00:00
jmg
952a7718da
fix a core dump problem when you don't give -f a parameter... also compare
...
results of strcmp against 0 instead of !'ing results...
Closes PR: 6538
1998-05-07 14:13:16 +00:00
charnier
6e321f37d4
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
1998-03-23 08:31:20 +00:00
charnier
350fc0457c
According to Bruce, err(-1,..) is bogus. Change it to err(1,..). More commits
...
to come in this area.
1997-10-01 06:34:09 +00:00
charnier
bb93f8d912
Use err(3).
1997-09-29 06:38:49 +00:00
ache
61a656ae1e
Compact usage string, devices list can be too long
1997-09-23 23:24:13 +00:00
jmg
d3d13402b9
major modifications to the mixer. currently it doesn't report errors
...
that it encounters (such as invalid device), but does print usage upon
this error...
but otherwise allows complex commands such as:
mixer -f /dev/mixer4 synth line 50 -rec mic +rec line =rec cd ^rec mix
1997-09-19 13:38:51 +00:00
peter
b782f4df30
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
mpp
a8e6e9bc15
Add a man page for mixer(8).
1997-01-10 06:33:13 +00:00
mpp
9eb26b886b
Make mixer print out all of the current mixer settings by defualt
...
instead of making the user run a separate command for each
setting they are interested in. Closes PR#432.
1996-01-31 18:01:22 +00:00
mpp
1932d7e86d
Fixed to not core dump if not enough arguments are given
...
with the +rec and -rec options.
1996-01-15 09:11:17 +00:00
rgrimes
4f960dd75f
Remove trailing whitespace.
1995-05-30 03:57:47 +00:00
ache
48179f425a
non-X mixer, useful into rc.local
1995-02-15 17:33:04 +00:00