Fix What section indentation
This commit is contained in:
parent
9b93bffd8b
commit
37591e20af
1 changed files with 5 additions and 5 deletions
10
alsa_info.md
10
alsa_info.md
|
|
@ -34,11 +34,11 @@ Userspace ALSA
|
||||||
## What?
|
## What?
|
||||||
* Automatic configuration of sound devices
|
* Automatic configuration of sound devices
|
||||||
* Through the infamous /usr/share/alsa/cards/*.conf
|
* Through the infamous /usr/share/alsa/cards/*.conf
|
||||||
* Modularized sound drivers
|
* Modularized sound drivers
|
||||||
* Thread-safe* design
|
* Thread-safe* design
|
||||||
* User space library (alsa-lib) to simplify programming
|
* User space library (alsa-lib) to simplify programming
|
||||||
* This is the one we will be using today
|
* This is the one we will be using today
|
||||||
* Backwards compatibility layer with OSS
|
* Backwards compatibility layer with OSS
|
||||||
|
|
||||||
|||
|
|||
|
||||||
## History
|
## History
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue