index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
aucat
/
aucat.1
Age
Commit message (
Expand
)
Author
2008-10-30
since people often ask, add BUGS entry to explain why
Alexandre Ratchov
2008-10-26
sync SYNOPSIS and usage();
Jason McIntyre
2008-10-26
add minimal server capability to aucat(1). When started in server
Alexandre Ratchov
2008-06-03
group the descriptions for -CcHhEeRr in such a way as to avoid
Jason McIntyre
2008-06-02
fix up ENVIRONMENT a little;
Jason McIntyre
2008-06-02
- tweak previous
Jason McIntyre
2008-06-02
document latest changes: -d flag is replaced by AUCAT_DEBUG
Alexandre Ratchov
2008-05-29
try to clearly describe interaction between -CcEeHhRr and -fiou options;
Jason McIntyre
2008-05-26
signpost encodings and formats a little better;
Jason McIntyre
2008-05-26
put -q in the right place;
Jason McIntyre
2008-05-26
add -q option which enables "quiet" operation.
Jacob Meuser
2008-05-23
various fixes for aucat.1, and sync usage(); ok ratchov
Jason McIntyre
2008-05-23
add support for:
Alexandre Ratchov
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-03-21
tweaks;
Jason McIntyre
2007-03-21
describe .wav support in one sentence
Uwe Stuehler
2004-07-30
- better width for options list
Jason McIntyre
2001-05-01
Remove completely redundant introductory sentences in ENVIRONMENT sections.
Aaron Campbell
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-07-01
Add -f option to specify audio device, honor AUDIODEVICE environment vairable,
Todd C. Miller
2000-03-23
Fix some formatting problems I missed before.
Aaron Campbell
1999-07-04
correct use of .Nm; some other formatting nits
Aaron Campbell
1999-07-02
consistent .Dd usage; proper format is: .Dd Month DD, YYYY
Aaron Campbell
1999-06-05
- remove trailing white space
Aaron Campbell
1998-09-23
usr.bin/ man page repairs, a - e
Aaron Campbell
1998-03-10
use .Ox
Todd C. Miller
1997-01-05
minor tweaks; htonl() -> ntohl(); added SEE ALSO
kstailey
1997-01-02
new utility for playing sound files
kstailey