diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-07-06 11:00:06 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-07-06 11:29:05 +0200 |
commit | bdac560801ac01af616c127ba603a4b2d7d54c47 (patch) | |
tree | caabc7c348e60e50b5fe687db39d25686fda17df /man/systemd.dnssd.xml | |
parent | tree-wide: fixes for assorted grammar and spelling issues (diff) | |
download | systemd-bdac560801ac01af616c127ba603a4b2d7d54c47.tar.xz systemd-bdac560801ac01af616c127ba603a4b2d7d54c47.zip |
tree-wide: drop quotes from around [section]
For users, the square brackets already serve as markup and clearly delineate
the section name from surrounding text. Putting additional markup around that
only adds clutter. Also, we were very inconsistent in using the quotes. Let's
just drop them altogether.
Diffstat (limited to 'man/systemd.dnssd.xml')
-rw-r--r-- | man/systemd.dnssd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.dnssd.xml b/man/systemd.dnssd.xml index 2fb0a8ee70..d7e6caddf1 100644 --- a/man/systemd.dnssd.xml +++ b/man/systemd.dnssd.xml @@ -64,7 +64,7 @@ <refsect1> <title>[Service] Section Options</title> - <para>The network service file contains a <literal>[Service]</literal> + <para>The network service file contains a [Service] section, which specifies a discoverable network service announced in a local network with Multicast DNS broadcasts.</para> |