From 040e87ad8d0e35e7d1ad3ca421ed35a521958f35 Mon Sep 17 00:00:00 2001 From: Max Kellermann <max@musicpd.org> Date: Mon, 13 May 2019 22:33:08 +0200 Subject: [PATCH] doc/user.rst: more markup --- doc/user.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/user.rst b/doc/user.rst index ff43c4f6d..a4724ebe4 100644 --- a/doc/user.rst +++ b/doc/user.rst @@ -507,7 +507,10 @@ Audio Format Settings Global Audio Format ~~~~~~~~~~~~~~~~~~~ -The setting audio_output_format forces :program:`MPD` to use one audio format for all outputs. Doing that is usually not a good idea. The values are the same as in format in the audio_output section. +The setting ``audio_output_format`` forces :program:`MPD` to use one +audio format for all outputs. Doing that is usually not a good idea. +The values are the same as in ``format`` in the :ref:`audio_output +section <config_audio_output>`. Resampler ~~~~~~~~~