mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 23:27:43 +00:00
Base: Correct IPC socket path in AudioServer's man page
This commit is contained in:
parent
7ebf9cb2db
commit
c15e0b6596
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ SerenityOS's audio system uses a variety of sample rates in different layers of
|
|||
|
||||
* [/dev/audio](help://man/4/audio)
|
||||
* AudioApplet and AudioServer have settings which are managed by ConfigServer.
|
||||
* `/tmp/user/%uid/portal/audio`: AudioServer's client IPC socket
|
||||
* `/tmp/session/%sid/portal/audio`: AudioServer's client IPC socket
|
||||
|
||||
## See also
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue