nixos/manual: replace <quote> with quotes

pandoc will turn them back into <quote> elements once we turn smart
quotes on (which we will not do at the start to keep diffs small).

pennae d6fb4b07 21c0c631

Changed files
+2 -2
nixos
modules
services
misc
taskserver
web-apps
+1 -1
nixos/modules/services/misc/taskserver/doc.xml
···
Taskserver does all of its authentication via TLS using client certificates,
so you either need to roll your own CA or purchase a certificate from a
known CA, which allows creation of client certificates. These certificates
-
are usually advertised as <quote>server certificates</quote>.
+
are usually advertised as "server certificates".
</para>
<para>
+1 -1
nixos/modules/services/web-apps/discourse.xml
···
<section xml:id="module-services-discourse-site-settings">
<title>Site settings</title>
<para>
-
<quote>Site settings</quote> are the settings that can be
+
"Site settings" are the settings that can be
changed through the <productname>Discourse</productname>
UI. Their <emphasis>default</emphasis> values can be set using
<xref linkend="opt-services.discourse.siteSettings" />.