Doc: fix some formatting and syntax issues

In pipewire-props.7.md changed ALSA-specific audio.* entries from @PAR@ node-prop
to plain \par to eliminate duplicate section label anchors.
This commit is contained in:
Wim Taymans 2026-06-26 11:15:38 +02:00
parent f1658434be
commit 07955ff312
3 changed files with 11 additions and 14 deletions

View file

@ -352,10 +352,10 @@ rectangles. For example
After having received the first \ref SPA_PARAM_PeerCapability param, if it contained the
\ref PW_CAPABILITY_DEVICE_ID_NEGOTIATION set to a supported API version number, the full
set of formats can be sent using \ref pw_stream_update_params following by activating the
stream usina supported API version numberstream_set_active(stream, true)`.
stream using `pw_stream_set_active(stream, true)`.
Note that the first \ref SPA_PARAM_Format received may be the result of the initial format
negotian with bare minimum parameters, and will be superseded by the result of the format
negotiation with bare minimum parameters, and will be superseded by the result of the format
negotiation of the later provided format parameters.
## Device subset capability