summaryrefslogtreecommitdiff
path: root/man/systemd-socket-proxyd.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-09-25 12:40:35 +0200
committerLennart Poettering <lennart@poettering.net>2018-10-13 12:59:29 +0200
commit964c4eda5b2c78428db0ad32fda068797db04208 (patch)
treefec32466317dd70c198fd6c44b29a9bec4c58763 /man/systemd-socket-proxyd.xml
parent2d6718bf3dc552c323c728f2dbaa62ebcb21cbfe (diff)
downloadsystemd-964c4eda5b2c78428db0ad32fda068797db04208.tar.gz
man: also use "yes"/"no" rather than "true"/"false" in man pages
We usually use yes/no in all our unit files, do the same in the man pages. Triggered by: https://github.com/systemd/systemd/pull/9824#issuecomment-420729987
Diffstat (limited to 'man/systemd-socket-proxyd.xml')
-rw-r--r--man/systemd-socket-proxyd.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-socket-proxyd.xml b/man/systemd-socket-proxyd.xml
index d48dbc02b6..1869465a3b 100644
--- a/man/systemd-socket-proxyd.xml
+++ b/man/systemd-socket-proxyd.xml
@@ -52,7 +52,7 @@
<citerefentry project='die-net'><refentrytitle>socat</refentrytitle><manvolnum>1</manvolnum></citerefentry>.
The main differences for <command>systemd-socket-proxyd</command>
are support for socket activation with
- <literal>Accept=false</literal> and an event-driven
+ <literal>Accept=no</literal> and an event-driven
design that scales better with the number of
connections.</para>
</refsect1>