mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-29 05:40:25 -04:00
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> |
||
|---|---|---|
| .. | ||
| configure.in | ||
| COPYING | ||
| cspctl.1 | ||
| cspctl.c | ||
| cvscompile | ||
| Makefile.am | ||
| README | ||
TO COMPILE:
1. install ALSA driver
2. compile with:
'./configure; make'
or
'./cvscompile'
3. install with:
'make install'
4. read cspctl.1 manpage:
'man cspctl'