From 998f7e752aca5acba11e20422d4e10dcfa568f30 Mon Sep 17 00:00:00 2001 From: regenman <1221118-regenman@users.noreply.gitlab.freedesktop.org> Date: Fri, 22 May 2026 00:12:28 +0200 Subject: [PATCH] man: Fix default device names in pacat.1.xml.in The strings @DEFAULT_SINK@, @DEFAULT_SOURCE@ and @DEFAULT_MONITOR@ are all identified by meson as template strings. However in this case, they're meant to be literally represented in the man page without any string substitution. Prefix the strings with backslash to avoid them being swallowed by meson. Fixes: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/work_items/3847 --- man/pacat.1.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/pacat.1.xml.in b/man/pacat.1.xml.in index 387f3ed4e..497d6c84e 100644 --- a/man/pacat.1.xml.in +++ b/man/pacat.1.xml.in @@ -79,7 +79,7 @@ License along with PulseAudio; if not, see .