The Advanced Linux Sound Architecture (ALSA) - utilities
Find a file
Nicolas FRANCOIS ca5f8cbcfe Fix hyphens in man pages
This patch converts hyphens to minus signs in the man pages (for options,
emails, or command line examples).

This patch also closes one font modifier in iecset.1.
(s/\fIfalse\fI,/\fIfalse\fP,/)

Signed-off-by: Nicolas FRANCOIS <nicolas.francois@centraliens.net>
2004-10-08 16:15:34 +00:00
alsaconf Fix hyphens in man pages 2004-10-08 16:15:34 +00:00
alsactl Fix hyphens in man pages 2004-10-08 16:15:34 +00:00
alsamixer Fix hyphens in man pages 2004-10-08 16:15:34 +00:00
amidi Fix hyphens in man pages 2004-10-08 16:15:34 +00:00
amixer Fix hyphens in man pages 2004-10-08 16:15:34 +00:00
aplay Fix hyphens in man pages 2004-10-08 16:15:34 +00:00
iecset Fix hyphens in man pages 2004-10-08 16:15:34 +00:00
include reverted acconfig.h for the old autoheader. 2002-10-10 11:02:54 +00:00
seq Fix hyphens in man pages 2004-10-08 16:15:34 +00:00
speaker-test James Courtier-Dutton <James@superbug.demon.co.uk> 2004-05-16 13:43:29 +00:00
utils Added rpmbuild detection 2004-03-14 17:06:24 +00:00
acinclude.m4 fixed for the recent autoconf. 2004-01-26 15:57:37 +00:00
ChangeLog 0.2.0 ... 1998-11-15 15:34:33 +00:00
configure.in release: 1.0.6 2004-08-15 08:24:58 +00:00
COPYING Updated GNU GPL (address) 2001-12-30 09:32:53 +00:00
cvscompile Use global alsa.m4 configuration 2003-11-24 08:13:37 +00:00
INSTALL added autoheader in the list of command sequences for CVS compilation. 2002-12-03 11:07:57 +00:00
Makefile.am added speaker-test utility by James Courtier-Dutton <James@superbug.demon.co.uk> 2004-05-10 14:28:02 +00:00
README - added alsaconf script. 2003-10-29 13:38:23 +00:00
TODO aplay/arecord 2000-12-27 21:24:57 +00:00

		Advanced Linux Sound Architecture - Utilities
		=============================================

This package contains the command line utilities for the ALSA project.
The package can be compiled only with the installed ALSA driver and
the ALSA C library.

alsaconf	- the ALSA driver configurator script
alsactl		- an utility for soundcard settings management
aplay/arecord	- an utility for the playback / capture of .wav,.voc,.au files
amixer		- a command line mixer
alsamixer	- a ncurses mixer
amidi		- a utility to send/receive sysex dumps or other MIDI data
iecset		- a utility to show/set the IEC958 status bits

You may give a look for more information about the ALSA project to URL
http://www.alsa-project.org.

					Jaroslav Kysela <perex@suse.cz>