mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
Clarify in man page that pipewire-pulse runs its own pipewire process
Prior to this commit, the man page for pipewire-pulse did not make it clear that although pipewire-pulse is "integrated" in a general sense with the pipewire system, it runs its own pipewire process, that is, in some sense, independent. For example, restarting the pipewire service does not restart the pipewire-pulse service. The aim of this commit is to improve people's understanding of the relation between pipewire-pulse and pipewire in the most obvious place where they would expect to find it.
This commit is contained in:
parent
ccc591ae0f
commit
ffff61e869
1 changed files with 2 additions and 2 deletions
|
|
@ -17,8 +17,8 @@ DESCRIPTION
|
|||
===========
|
||||
|
||||
**pipewire-pulse** starts a PulseAudio-compatible daemon that integrates with
|
||||
the PipeWire media server. This daemon is a drop-in replacement for the
|
||||
PulseAudio daemon.
|
||||
the PipeWire media server, by running a pipewire process through a systemd
|
||||
service. This daemon is a drop-in replacement for the PulseAudio daemon.
|
||||
|
||||
OPTIONS
|
||||
=======
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue