cube
|
926567478a
|
Allow using '+=number' (resp. -=number) to produce the same effect as
several '++' (resp. '--'). Suggested by David Brownlee in tech-kern.
|
2003-10-23 22:17:58 +00:00 |
wiz
|
990562bfef
|
.Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.
|
2003-02-25 10:34:36 +00:00 |
wiz
|
5bfcb907e0
|
Ispell. Begin new sentences on a new line.
|
2002-09-26 01:23:00 +00:00 |
jdolecek
|
b88029fb96
|
Use '-d' rather than '-f' for specification of alternative
mixer or audioctl device. The support for '-f' is kept for compatibility
for now.
|
2002-01-27 10:09:55 +00:00 |
wiz
|
56533d2558
|
Sort sections.
|
2001-12-01 20:40:20 +00:00 |
wiz
|
aded0d2cce
|
Whitespace cleanup.
|
2001-12-01 16:43:07 +00:00 |
augustss
|
e0a4556c29
|
Add ++ and -- for changing mixer controls. They bump the value to
the next possible setting.
|
2000-12-29 13:30:26 +00:00 |
erh
|
fa45851f9b
|
Add missing .El line.
|
1999-03-10 05:14:51 +00:00 |
augustss
|
022a8ef794
|
Use audio and mixer devices with unit numbers. Also allow the devices
without unit numbers of a compatibility option is set. Fixes PR 5991.
|
1998-08-21 19:45:37 +00:00 |
augustss
|
7ccd275655
|
Fix typo.
|
1998-05-09 12:41:16 +00:00 |
augustss
|
9f5ffe60bb
|
Add some more explanatory text.
|
1998-05-09 12:37:42 +00:00 |
augustss
|
b817f6c32a
|
Chnage the name of the environment variables just introduced.
|
1998-04-27 16:55:23 +00:00 |
augustss
|
19c8dd08ce
|
dd environment variable for default mixer device.
|
1998-04-27 16:52:03 +00:00 |
lukem
|
79adb0bcbe
|
fix up .Nm usage
|
1997-10-19 05:09:03 +00:00 |
jtc
|
3bc5599f8b
|
Fix tipo inherited from old version of TNF copyright template.
|
1997-10-08 22:19:18 +00:00 |
augustss
|
240af559df
|
Add HISTORY section.
|
1997-05-15 16:38:34 +00:00 |
augustss
|
9d5e7c9a4c
|
Add audio utility programs.
The audio device can be inspected and changed by audioctl,
and the mixer device by mixerctl. The command syntax was
inspired by sysctl.
|
1997-05-13 17:35:50 +00:00 |