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).
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
Taskserver does all of its authentication via TLS using client certificates,
|
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
|
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
|
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>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
|||||||
@@ -167,7 +167,7 @@ services.discourse = {
|
|||||||
<section xml:id="module-services-discourse-site-settings">
|
<section xml:id="module-services-discourse-site-settings">
|
||||||
<title>Site settings</title>
|
<title>Site settings</title>
|
||||||
<para>
|
<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>
|
changed through the <productname>Discourse</productname>
|
||||||
UI. Their <emphasis>default</emphasis> values can be set using
|
UI. Their <emphasis>default</emphasis> values can be set using
|
||||||
<xref linkend="opt-services.discourse.siteSettings" />.
|
<xref linkend="opt-services.discourse.siteSettings" />.
|
||||||
|
|||||||
Reference in New Issue
Block a user