|
|
572a44 |
From 17bb3520f3e976c9e1cec61c330b1e37449b7832 Mon Sep 17 00:00:00 2001
|
|
|
572a44 |
From: Jan Engelhardt <jengelh@inai.de>
|
|
|
572a44 |
Date: Thu, 26 Dec 2013 02:47:44 +0100
|
|
|
572a44 |
Subject: [PATCH] man: improvements to comma placement
|
|
|
572a44 |
|
|
|
572a44 |
This is a recurring submission and includes corrections to:
|
|
|
572a44 |
comma placement.
|
|
|
572a44 |
|
|
|
572a44 |
Conflicts:
|
|
|
572a44 |
man/sd_bus_message_get_cookie.xml
|
|
|
572a44 |
man/sd_bus_request_name.xml
|
|
|
572a44 |
man/sd_session_is_active.xml
|
|
|
572a44 |
man/sd_watchdog_enabled.xml
|
|
|
572a44 |
man/systemctl.xml
|
|
|
572a44 |
man/systemd.exec.xml
|
|
|
572a44 |
man/systemd.timer.xml
|
|
|
572a44 |
man/systemd.unit.xml
|
|
|
572a44 |
---
|
|
|
572a44 |
man/halt.xml | 2 +-
|
|
|
572a44 |
man/hostnamectl.xml | 2 +-
|
|
|
572a44 |
man/sd-daemon.xml | 4 ++--
|
|
|
572a44 |
man/sd-readahead.xml | 2 +-
|
|
|
572a44 |
man/sd_booted.xml | 2 +-
|
|
|
572a44 |
man/sd_get_seats.xml | 2 +-
|
|
|
572a44 |
man/sd_is_fifo.xml | 2 +-
|
|
|
572a44 |
man/sd_listen_fds.xml | 2 +-
|
|
|
572a44 |
man/sd_login_monitor_new.xml | 6 +++---
|
|
|
572a44 |
man/sd_notify.xml | 2 +-
|
|
|
572a44 |
man/sd_readahead.xml | 2 +-
|
|
|
572a44 |
man/sd_seat_get_active.xml | 4 ++--
|
|
|
572a44 |
man/sd_uid_get_state.xml | 4 ++--
|
|
|
572a44 |
man/shutdown.xml | 2 +-
|
|
|
572a44 |
man/systemd-analyze.xml | 2 +-
|
|
|
572a44 |
man/systemd-ask-password.xml | 2 +-
|
|
|
572a44 |
man/systemd-cat.xml | 2 +-
|
|
|
572a44 |
man/systemd-cgls.xml | 2 +-
|
|
|
572a44 |
man/systemd-cgtop.xml | 2 +-
|
|
|
572a44 |
man/systemd-coredumpctl.xml | 2 +-
|
|
|
572a44 |
man/systemd-delta.xml | 2 +-
|
|
|
572a44 |
man/systemd-machine-id-setup.xml | 2 +-
|
|
|
572a44 |
man/systemd-notify.xml | 2 +-
|
|
|
572a44 |
man/systemd-tmpfiles.xml | 2 +-
|
|
|
572a44 |
man/systemd-tty-ask-password-agent.xml | 2 +-
|
|
|
572a44 |
man/systemd.device.xml | 2 +-
|
|
|
572a44 |
man/systemd.mount.xml | 2 +-
|
|
|
572a44 |
man/systemd.service.xml | 2 +-
|
|
|
572a44 |
man/systemd.special.xml | 2 +-
|
|
|
572a44 |
man/systemd.swap.xml | 2 +-
|
|
|
572a44 |
man/systemd.xml | 2 +-
|
|
|
572a44 |
man/telinit.xml | 2 +-
|
|
|
572a44 |
man/timedatectl.xml | 2 +-
|
|
|
572a44 |
33 files changed, 38 insertions(+), 38 deletions(-)
|
|
|
572a44 |
|
|
|
572a44 |
diff --git a/man/halt.xml b/man/halt.xml
|
|
|
572a44 |
index 2a13d3c..f54a864 100644
|
|
|
572a44 |
--- a/man/halt.xml
|
|
|
572a44 |
+++ b/man/halt.xml
|
|
|
572a44 |
@@ -148,7 +148,7 @@
|
|
|
572a44 |
<refsect1>
|
|
|
572a44 |
<title>Exit status</title>
|
|
|
572a44 |
|
|
|
572a44 |
- <para>On success 0 is returned, a non-zero failure
|
|
|
572a44 |
+ <para>On success, 0 is returned, a non-zero failure
|
|
|
572a44 |
code otherwise.</para>
|
|
|
572a44 |
</refsect1>
|
|
|
572a44 |
|
|
|
572a44 |
diff --git a/man/hostnamectl.xml b/man/hostnamectl.xml
|
|
|
572a44 |
index b39fb55..a0776f5 100644
|
|
|
572a44 |
--- a/man/hostnamectl.xml
|
|
|
572a44 |
+++ b/man/hostnamectl.xml
|
|
|
572a44 |
@@ -255,7 +255,7 @@
|
|
|
572a44 |
<refsect1>
|
|
|
572a44 |
<title>Exit status</title>
|
|
|
572a44 |
|
|
|
572a44 |
- <para>On success 0 is returned, a non-zero failure
|
|
|
572a44 |
+ <para>On success, 0 is returned, a non-zero failure
|
|
|
572a44 |
code otherwise.</para>
|
|
|
572a44 |
</refsect1>
|
|
|
572a44 |
|
|
|
572a44 |
diff --git a/man/sd-daemon.xml b/man/sd-daemon.xml
|
|
|
572a44 |
index 84c1afa..b48eac9 100644
|
|
|
572a44 |
--- a/man/sd-daemon.xml
|
|
|
572a44 |
+++ b/man/sd-daemon.xml
|
|
|
572a44 |
@@ -83,7 +83,7 @@
|
|
|
572a44 |
<citerefentry><refentrytitle>sd_booted</refentrytitle><manvolnum>3</manvolnum></citerefentry>,
|
|
|
572a44 |
<citerefentry><refentrytitle>sd_is_fifo</refentrytitle><manvolnum>3</manvolnum></citerefentry>
|
|
|
572a44 |
for more information about the functions
|
|
|
572a44 |
- implemented. In addition to these functions a couple
|
|
|
572a44 |
+ implemented. In addition to these functions, a couple
|
|
|
572a44 |
of logging prefixes are defined as macros:</para>
|
|
|
572a44 |
|
|
|
572a44 |
<programlisting>#define SD_EMERG "<0>" /* system is unusable */
|
|
|
572a44 |
@@ -135,7 +135,7 @@
|
|
|
572a44 |
implementation. See the respective function man pages
|
|
|
572a44 |
for details.</para>
|
|
|
572a44 |
|
|
|
572a44 |
- <para>In addition, for details about the algorithms
|
|
|
572a44 |
+ <para>In addition, for details about the algorithms,
|
|
|
572a44 |
check the liberally licensed reference implementation
|
|
|
572a44 |
sources:
|
|
|
572a44 |
<ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/libsystemd-daemon/sd-daemon.c"/>
|
|
|
572a44 |
diff --git a/man/sd-readahead.xml b/man/sd-readahead.xml
|
|
|
572a44 |
index f8a0a0b..bcc46b2 100644
|
|
|
572a44 |
--- a/man/sd-readahead.xml
|
|
|
572a44 |
+++ b/man/sd-readahead.xml
|
|
|
572a44 |
@@ -83,7 +83,7 @@
|
|
|
572a44 |
reference implementation. See the respective function
|
|
|
572a44 |
man pages for details.</para>
|
|
|
572a44 |
|
|
|
572a44 |
- <para>In addition, for details about the algorithms
|
|
|
572a44 |
+ <para>In addition, for details about the algorithms,
|
|
|
572a44 |
check the liberally licensed reference implementation
|
|
|
572a44 |
sources:
|
|
|
572a44 |
<ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/readahead/sd-readahead.c"/>
|
|
|
572a44 |
diff --git a/man/sd_booted.xml b/man/sd_booted.xml
|
|
|
572a44 |
index 6f8cc95..1e38d2a 100644
|
|
|
572a44 |
--- a/man/sd_booted.xml
|
|
|
572a44 |
+++ b/man/sd_booted.xml
|
|
|
572a44 |
@@ -106,7 +106,7 @@
|
|
|
572a44 |
file. Alternatively, applications consuming these APIs
|
|
|
572a44 |
may copy the implementation into their source
|
|
|
572a44 |
tree. For more details about the reference
|
|
|
572a44 |
- implementation see
|
|
|
572a44 |
+ implementation, see
|
|
|
572a44 |
<citerefentry><refentrytitle>sd-daemon</refentrytitle><manvolnum>3</manvolnum></citerefentry>.</para>
|
|
|
572a44 |
|
|
|
572a44 |
<para>If the reference implementation is used as
|
|
|
572a44 |
diff --git a/man/sd_get_seats.xml b/man/sd_get_seats.xml
|
|
|
572a44 |
index 1e55af3..f0e7655 100644
|
|
|
572a44 |
--- a/man/sd_get_seats.xml
|
|
|
572a44 |
+++ b/man/sd_get_seats.xml
|
|
|
572a44 |
@@ -107,7 +107,7 @@
|
|
|
572a44 |
<refsect1>
|
|
|
572a44 |
<title>Return Value</title>
|
|
|
572a44 |
|
|
|
572a44 |
- <para>On success <function>sd_get_seats()</function>,
|
|
|
572a44 |
+ <para>On success, <function>sd_get_seats()</function>,
|
|
|
572a44 |
<function>sd_get_sessions()</function>,
|
|
|
572a44 |
<function>sd_get_uids()</function> and
|
|
|
572a44 |
<function>sd_get_machine_names()</function> return the
|
|
|
572a44 |
diff --git a/man/sd_is_fifo.xml b/man/sd_is_fifo.xml
|
|
|
572a44 |
index 5e79453..4bb2236 100644
|
|
|
572a44 |
--- a/man/sd_is_fifo.xml
|
|
|
572a44 |
+++ b/man/sd_is_fifo.xml
|
|
|
572a44 |
@@ -214,7 +214,7 @@
|
|
|
572a44 |
file. Alternatively, applications consuming these APIs
|
|
|
572a44 |
may copy the implementation into their source
|
|
|
572a44 |
tree. For more details about the reference
|
|
|
572a44 |
- implementation see
|
|
|
572a44 |
+ implementation, see
|
|
|
572a44 |
<citerefentry><refentrytitle>sd-daemon</refentrytitle><manvolnum>3</manvolnum></citerefentry>.</para>
|
|
|
572a44 |
|
|
|
572a44 |
<para>These functions continue to work as described,
|
|
|
572a44 |
diff --git a/man/sd_listen_fds.xml b/man/sd_listen_fds.xml
|
|
|
572a44 |
index aaabdbf..6a9e082 100644
|
|
|
572a44 |
--- a/man/sd_listen_fds.xml
|
|
|
572a44 |
+++ b/man/sd_listen_fds.xml
|
|
|
572a44 |
@@ -155,7 +155,7 @@
|
|
|
572a44 |
file. Alternatively, applications consuming these APIs
|
|
|
572a44 |
may copy the implementation into their source
|
|
|
572a44 |
tree. For more details about the reference
|
|
|
572a44 |
- implementation see
|
|
|
572a44 |
+ implementation, see
|
|
|
572a44 |
<citerefentry><refentrytitle>sd-daemon</refentrytitle><manvolnum>3</manvolnum></citerefentry>.</para>
|
|
|
572a44 |
|
|
|
572a44 |
<para>If the reference implementation is used as
|
|
|
572a44 |
diff --git a/man/sd_login_monitor_new.xml b/man/sd_login_monitor_new.xml
|
|
|
572a44 |
index f439d3e..14ff241 100644
|
|
|
572a44 |
--- a/man/sd_login_monitor_new.xml
|
|
|
572a44 |
+++ b/man/sd_login_monitor_new.xml
|
|
|
572a44 |
@@ -198,13 +198,13 @@ else {
|
|
|
572a44 |
<refsect1>
|
|
|
572a44 |
<title>Return Value</title>
|
|
|
572a44 |
|
|
|
572a44 |
- <para>On success
|
|
|
572a44 |
+ <para>On success,
|
|
|
572a44 |
<function>sd_login_monitor_new()</function>,
|
|
|
572a44 |
<function>sd_login_monitor_flush()</function> and
|
|
|
572a44 |
<function>sd_login_monitor_get_timeout()</function>
|
|
|
572a44 |
- return 0 or a positive integer. On success
|
|
|
572a44 |
+ return 0 or a positive integer. On success,
|
|
|
572a44 |
<function>sd_login_monitor_get_fd()</function> returns
|
|
|
572a44 |
- a Unix file descriptor. On success
|
|
|
572a44 |
+ a Unix file descriptor. On success,
|
|
|
572a44 |
<function>sd_login_monitor_get_events()</function>
|
|
|
572a44 |
returns a combination of <constant>POLLIN</constant>,
|
|
|
572a44 |
<constant>POLLOUT</constant> and suchlike. On failure,
|
|
|
572a44 |
diff --git a/man/sd_notify.xml b/man/sd_notify.xml
|
|
|
572a44 |
index e078140..aae27a8 100644
|
|
|
572a44 |
--- a/man/sd_notify.xml
|
|
|
572a44 |
+++ b/man/sd_notify.xml
|
|
|
572a44 |
@@ -241,7 +241,7 @@
|
|
|
572a44 |
<constant>libsystemd-daemon</constant>Â <citerefentry><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry>
|
|
|
572a44 |
file. Alternatively, applications consuming these APIs
|
|
|
572a44 |
may copy the implementation into their source tree. For
|
|
|
572a44 |
- more details about the reference implementation see
|
|
|
572a44 |
+ more details about the reference implementation, see
|
|
|
572a44 |
<citerefentry><refentrytitle>sd-daemon</refentrytitle><manvolnum>3</manvolnum></citerefentry>.</para>
|
|
|
572a44 |
|
|
|
572a44 |
<para>If the reference implementation is used as
|
|
|
572a44 |
diff --git a/man/sd_readahead.xml b/man/sd_readahead.xml
|
|
|
572a44 |
index bb01bcf..9827299 100644
|
|
|
572a44 |
--- a/man/sd_readahead.xml
|
|
|
572a44 |
+++ b/man/sd_readahead.xml
|
|
|
572a44 |
@@ -139,7 +139,7 @@
|
|
|
572a44 |
<filename>sd-readahead.h</filename> files. It is
|
|
|
572a44 |
recommended that applications consuming this API copy
|
|
|
572a44 |
the implementation into their source tree. For more
|
|
|
572a44 |
- details about the reference implementation see
|
|
|
572a44 |
+ details about the reference implementation, see
|
|
|
572a44 |
<citerefentry><refentrytitle>sd-readahead</refentrytitle><manvolnum>3</manvolnum></citerefentry></para>
|
|
|
572a44 |
|
|
|
572a44 |
<para>If -DDISABLE_SYSTEMD is set during compilation,
|
|
|
572a44 |
diff --git a/man/sd_seat_get_active.xml b/man/sd_seat_get_active.xml
|
|
|
572a44 |
index 23d582d..c64ba13 100644
|
|
|
572a44 |
--- a/man/sd_seat_get_active.xml
|
|
|
572a44 |
+++ b/man/sd_seat_get_active.xml
|
|
|
572a44 |
@@ -143,9 +143,9 @@
|
|
|
572a44 |
<refsect1>
|
|
|
572a44 |
<title>Return Value</title>
|
|
|
572a44 |
|
|
|
572a44 |
- <para> On success
|
|
|
572a44 |
+ <para> On success,
|
|
|
572a44 |
<function>sd_seat_get_active()</function>
|
|
|
572a44 |
- returns 0 or a positive integer. On success
|
|
|
572a44 |
+ returns 0 or a positive integer. On success,
|
|
|
572a44 |
<function>sd_seat_get_sessions()</function> returns
|
|
|
572a44 |
the number of entries in the session identifier
|
|
|
572a44 |
array. If the test succeeds,
|
|
|
572a44 |
diff --git a/man/sd_uid_get_state.xml b/man/sd_uid_get_state.xml
|
|
|
572a44 |
index 0faa765..30b254c 100644
|
|
|
572a44 |
--- a/man/sd_uid_get_state.xml
|
|
|
572a44 |
+++ b/man/sd_uid_get_state.xml
|
|
|
572a44 |
@@ -152,11 +152,11 @@
|
|
|
572a44 |
<refsect1>
|
|
|
572a44 |
<title>Return Value</title>
|
|
|
572a44 |
|
|
|
572a44 |
- <para>On success
|
|
|
572a44 |
+ <para>On success,
|
|
|
572a44 |
<function>sd_uid_get_state()</function> returns 0 or a
|
|
|
572a44 |
positive integer. If the test succeeds,
|
|
|
572a44 |
<function>sd_uid_is_on_seat()</function> returns a
|
|
|
572a44 |
- positive integer, if it fails
|
|
|
572a44 |
+ positive integer; if it fails,
|
|
|
572a44 |
0. <function>sd_uid_get_sessions()</function> and
|
|
|
572a44 |
<function>sd_uid_get_seats()</function> return the
|
|
|
572a44 |
number of entries in the returned arrays. On failure,
|
|
|
572a44 |
diff --git a/man/shutdown.xml b/man/shutdown.xml
|
|
|
572a44 |
index 795fb66..27e7e87 100644
|
|
|
572a44 |
--- a/man/shutdown.xml
|
|
|
572a44 |
+++ b/man/shutdown.xml
|
|
|
572a44 |
@@ -164,7 +164,7 @@
|
|
|
572a44 |
<refsect1>
|
|
|
572a44 |
<title>Exit status</title>
|
|
|
572a44 |
|
|
|
572a44 |
- <para>On success 0 is returned, a non-zero failure
|
|
|
572a44 |
+ <para>On success, 0 is returned, a non-zero failure
|
|
|
572a44 |
code otherwise.</para>
|
|
|
572a44 |
</refsect1>
|
|
|
572a44 |
|
|
|
572a44 |
diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml
|
|
|
572a44 |
index aefbfc8..b7753f9 100644
|
|
|
572a44 |
--- a/man/systemd-analyze.xml
|
|
|
572a44 |
+++ b/man/systemd-analyze.xml
|
|
|
572a44 |
@@ -270,7 +270,7 @@
|
|
|
572a44 |
<refsect1>
|
|
|
572a44 |
<title>Exit status</title>
|
|
|
572a44 |
|
|
|
572a44 |
- <para>On success 0 is returned, a non-zero failure
|
|
|
572a44 |
+ <para>On success, 0 is returned, a non-zero failure
|
|
|
572a44 |
code otherwise.</para>
|
|
|
572a44 |
</refsect1>
|
|
|
572a44 |
|
|
|
572a44 |
diff --git a/man/systemd-ask-password.xml b/man/systemd-ask-password.xml
|
|
|
572a44 |
index 8af328d..79902cb 100644
|
|
|
572a44 |
--- a/man/systemd-ask-password.xml
|
|
|
572a44 |
+++ b/man/systemd-ask-password.xml
|
|
|
572a44 |
@@ -167,7 +167,7 @@
|
|
|
572a44 |
<refsect1>
|
|
|
572a44 |
<title>Exit status</title>
|
|
|
572a44 |
|
|
|
572a44 |
- <para>On success 0 is returned, a non-zero failure
|
|
|
572a44 |
+ <para>On success, 0 is returned, a non-zero failure
|
|
|
572a44 |
code otherwise.</para>
|
|
|
572a44 |
</refsect1>
|
|
|
572a44 |
|
|
|
572a44 |
diff --git a/man/systemd-cat.xml b/man/systemd-cat.xml
|
|
|
572a44 |
index ffb1dfd..ba7a2cf 100644
|
|
|
572a44 |
--- a/man/systemd-cat.xml
|
|
|
572a44 |
+++ b/man/systemd-cat.xml
|
|
|
572a44 |
@@ -158,7 +158,7 @@
|
|
|
572a44 |
<refsect1>
|
|
|
572a44 |
<title>Exit status</title>
|
|
|
572a44 |
|
|
|
572a44 |
- <para>On success 0 is returned, a non-zero failure
|
|
|
572a44 |
+ <para>On success, 0 is returned, a non-zero failure
|
|
|
572a44 |
code otherwise.</para>
|
|
|
572a44 |
</refsect1>
|
|
|
572a44 |
|
|
|
572a44 |
diff --git a/man/systemd-cgls.xml b/man/systemd-cgls.xml
|
|
|
572a44 |
index 432706b..152b883 100644
|
|
|
572a44 |
--- a/man/systemd-cgls.xml
|
|
|
572a44 |
+++ b/man/systemd-cgls.xml
|
|
|
572a44 |
@@ -145,7 +145,7 @@
|
|
|
572a44 |
<refsect1>
|
|
|
572a44 |
<title>Exit status</title>
|
|
|
572a44 |
|
|
|
572a44 |
- <para>On success 0 is returned, a non-zero failure
|
|
|
572a44 |
+ <para>On success, 0 is returned, a non-zero failure
|
|
|
572a44 |
code otherwise.</para>
|
|
|
572a44 |
</refsect1>
|
|
|
572a44 |
|
|
|
572a44 |
diff --git a/man/systemd-cgtop.xml b/man/systemd-cgtop.xml
|
|
|
572a44 |
index 7faedfb..0e1f7c5 100644
|
|
|
572a44 |
--- a/man/systemd-cgtop.xml
|
|
|
572a44 |
+++ b/man/systemd-cgtop.xml
|
|
|
572a44 |
@@ -264,7 +264,7 @@
|
|
|
572a44 |
<refsect1>
|
|
|
572a44 |
<title>Exit status</title>
|
|
|
572a44 |
|
|
|
572a44 |
- <para>On success 0 is returned, a non-zero failure
|
|
|
572a44 |
+ <para>On success, 0 is returned, a non-zero failure
|
|
|
572a44 |
code otherwise.</para>
|
|
|
572a44 |
</refsect1>
|
|
|
572a44 |
|
|
|
572a44 |
diff --git a/man/systemd-coredumpctl.xml b/man/systemd-coredumpctl.xml
|
|
|
572a44 |
index 9ccb67d..67f75d1 100644
|
|
|
572a44 |
--- a/man/systemd-coredumpctl.xml
|
|
|
572a44 |
+++ b/man/systemd-coredumpctl.xml
|
|
|
572a44 |
@@ -200,7 +200,7 @@
|
|
|
572a44 |
|
|
|
572a44 |
<refsect1>
|
|
|
572a44 |
<title>Exit status</title>
|
|
|
572a44 |
- <para>On success 0 is returned, a non-zero failure
|
|
|
572a44 |
+ <para>On success, 0 is returned, a non-zero failure
|
|
|
572a44 |
code otherwise. Not finding any matching coredumps is treated
|
|
|
572a44 |
as failure.
|
|
|
572a44 |
</para>
|
|
|
572a44 |
diff --git a/man/systemd-delta.xml b/man/systemd-delta.xml
|
|
|
572a44 |
index 4d3ab78..ebaa349 100644
|
|
|
572a44 |
--- a/man/systemd-delta.xml
|
|
|
572a44 |
+++ b/man/systemd-delta.xml
|
|
|
572a44 |
@@ -223,7 +223,7 @@
|
|
|
572a44 |
<refsect1>
|
|
|
572a44 |
<title>Exit status</title>
|
|
|
572a44 |
|
|
|
572a44 |
- <para>On success 0 is returned, a non-zero failure
|
|
|
572a44 |
+ <para>On success, 0 is returned, a non-zero failure
|
|
|
572a44 |
code otherwise.</para>
|
|
|
572a44 |
</refsect1>
|
|
|
572a44 |
|
|
|
572a44 |
diff --git a/man/systemd-machine-id-setup.xml b/man/systemd-machine-id-setup.xml
|
|
|
572a44 |
index bc38d55..7b3aa7e 100644
|
|
|
572a44 |
--- a/man/systemd-machine-id-setup.xml
|
|
|
572a44 |
+++ b/man/systemd-machine-id-setup.xml
|
|
|
572a44 |
@@ -116,7 +116,7 @@
|
|
|
572a44 |
<refsect1>
|
|
|
572a44 |
<title>Exit status</title>
|
|
|
572a44 |
|
|
|
572a44 |
- <para>On success 0 is returned, a non-zero failure
|
|
|
572a44 |
+ <para>On success, 0 is returned, a non-zero failure
|
|
|
572a44 |
code otherwise.</para>
|
|
|
572a44 |
</refsect1>
|
|
|
572a44 |
|
|
|
572a44 |
diff --git a/man/systemd-notify.xml b/man/systemd-notify.xml
|
|
|
572a44 |
index a769346..e14977d 100644
|
|
|
572a44 |
--- a/man/systemd-notify.xml
|
|
|
572a44 |
+++ b/man/systemd-notify.xml
|
|
|
572a44 |
@@ -172,7 +172,7 @@
|
|
|
572a44 |
<refsect1>
|
|
|
572a44 |
<title>Exit status</title>
|
|
|
572a44 |
|
|
|
572a44 |
- <para>On success 0 is returned, a non-zero failure
|
|
|
572a44 |
+ <para>On success, 0 is returned, a non-zero failure
|
|
|
572a44 |
code otherwise.</para>
|
|
|
572a44 |
</refsect1>
|
|
|
572a44 |
|
|
|
572a44 |
diff --git a/man/systemd-tmpfiles.xml b/man/systemd-tmpfiles.xml
|
|
|
572a44 |
index 495247e..c678031 100644
|
|
|
572a44 |
--- a/man/systemd-tmpfiles.xml
|
|
|
572a44 |
+++ b/man/systemd-tmpfiles.xml
|
|
|
572a44 |
@@ -178,7 +178,7 @@
|
|
|
572a44 |
<refsect1>
|
|
|
572a44 |
<title>Exit status</title>
|
|
|
572a44 |
|
|
|
572a44 |
- <para>On success 0 is returned, a non-zero failure
|
|
|
572a44 |
+ <para>On success, 0 is returned, a non-zero failure
|
|
|
572a44 |
code otherwise.</para>
|
|
|
572a44 |
</refsect1>
|
|
|
572a44 |
|
|
|
572a44 |
diff --git a/man/systemd-tty-ask-password-agent.xml b/man/systemd-tty-ask-password-agent.xml
|
|
|
572a44 |
index 31a18ba..cb5fb43 100644
|
|
|
572a44 |
--- a/man/systemd-tty-ask-password-agent.xml
|
|
|
572a44 |
+++ b/man/systemd-tty-ask-password-agent.xml
|
|
|
572a44 |
@@ -148,7 +148,7 @@
|
|
|
572a44 |
<refsect1>
|
|
|
572a44 |
<title>Exit status</title>
|
|
|
572a44 |
|
|
|
572a44 |
- <para>On success 0 is returned, a non-zero failure
|
|
|
572a44 |
+ <para>On success, 0 is returned, a non-zero failure
|
|
|
572a44 |
code otherwise.</para>
|
|
|
572a44 |
</refsect1>
|
|
|
572a44 |
|
|
|
572a44 |
diff --git a/man/systemd.device.xml b/man/systemd.device.xml
|
|
|
572a44 |
index 002b647..586473c 100644
|
|
|
572a44 |
--- a/man/systemd.device.xml
|
|
|
572a44 |
+++ b/man/systemd.device.xml
|
|
|
572a44 |
@@ -75,7 +75,7 @@
|
|
|
572a44 |
udev tag (by default all block and network devices,
|
|
|
572a44 |
and a few others). This may be used to define
|
|
|
572a44 |
dependencies between devices and other units. To tag a
|
|
|
572a44 |
- udev device use <literal>TAG+="systemd"</literal> in
|
|
|
572a44 |
+ udev device, use <literal>TAG+="systemd"</literal> in
|
|
|
572a44 |
the udev rules file, see
|
|
|
572a44 |
<citerefentry><refentrytitle>udev</refentrytitle><manvolnum>7</manvolnum></citerefentry>
|
|
|
572a44 |
for details.</para>
|
|
|
572a44 |
diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml
|
|
|
572a44 |
index df5a79e..6f9f70c 100644
|
|
|
572a44 |
--- a/man/systemd.mount.xml
|
|
|
572a44 |
+++ b/man/systemd.mount.xml
|
|
|
572a44 |
@@ -94,7 +94,7 @@
|
|
|
572a44 |
in a unit file
|
|
|
572a44 |
<filename>home-lennart.mount</filename>. For details
|
|
|
572a44 |
about the escaping logic used to convert a file system
|
|
|
572a44 |
- path to a unit name see
|
|
|
572a44 |
+ path to a unit name, see
|
|
|
572a44 |
<citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para>
|
|
|
572a44 |
|
|
|
572a44 |
<para>Optionally, a mount unit may be accompanied by
|
|
|
572a44 |
diff --git a/man/systemd.service.xml b/man/systemd.service.xml
|
|
|
572a44 |
index 80a935d..e869f95 100644
|
|
|
572a44 |
--- a/man/systemd.service.xml
|
|
|
572a44 |
+++ b/man/systemd.service.xml
|
|
|
572a44 |
@@ -441,7 +441,7 @@
|
|
|
572a44 |
<literal>one</literal> and
|
|
|
572a44 |
<literal>two two</literal>,
|
|
|
572a44 |
respectively. Since two commands are
|
|
|
572a44 |
- specified
|
|
|
572a44 |
+ specified,
|
|
|
572a44 |
<varname>Type=oneshot</varname> must
|
|
|
572a44 |
be used.</para>
|
|
|
572a44 |
|
|
|
572a44 |
diff --git a/man/systemd.special.xml b/man/systemd.special.xml
|
|
|
572a44 |
index 863a029..76bb5cd 100644
|
|
|
572a44 |
--- a/man/systemd.special.xml
|
|
|
572a44 |
+++ b/man/systemd.special.xml
|
|
|
572a44 |
@@ -996,7 +996,7 @@
|
|
|
572a44 |
<filename>smartcard.target</filename>,
|
|
|
572a44 |
<filename>sound.target</filename>.</para>
|
|
|
572a44 |
|
|
|
572a44 |
- <para>In addition the following special unit is
|
|
|
572a44 |
+ <para>In addition, the following special unit is
|
|
|
572a44 |
understood only when systemd runs as service instance:</para>
|
|
|
572a44 |
|
|
|
572a44 |
<variablelist>
|
|
|
572a44 |
diff --git a/man/systemd.swap.xml b/man/systemd.swap.xml
|
|
|
572a44 |
index 13f6c84..5e8b25f 100644
|
|
|
572a44 |
--- a/man/systemd.swap.xml
|
|
|
572a44 |
+++ b/man/systemd.swap.xml
|
|
|
572a44 |
@@ -85,7 +85,7 @@
|
|
|
572a44 |
<filename noindex='true'>/dev/sda5</filename> must be configured in a
|
|
|
572a44 |
unit file <filename>dev-sda5.swap</filename>. For
|
|
|
572a44 |
details about the escaping logic used to convert a
|
|
|
572a44 |
- file system path to a unit name see
|
|
|
572a44 |
+ file system path to a unit name, see
|
|
|
572a44 |
<citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para>
|
|
|
572a44 |
|
|
|
572a44 |
<para>All swap units automatically get the appropriate
|
|
|
572a44 |
diff --git a/man/systemd.xml b/man/systemd.xml
|
|
|
572a44 |
index 85c06d3..23a0c26 100644
|
|
|
572a44 |
--- a/man/systemd.xml
|
|
|
572a44 |
+++ b/man/systemd.xml
|
|
|
572a44 |
@@ -494,7 +494,7 @@
|
|
|
572a44 |
<filename>/proc</filename>.</para>
|
|
|
572a44 |
|
|
|
572a44 |
<para>For more information about the concepts and
|
|
|
572a44 |
- ideas behind systemd please refer to the
|
|
|
572a44 |
+ ideas behind systemd, please refer to the
|
|
|
572a44 |
url="http://0pointer.de/blog/projects/systemd.html">Original
|
|
|
572a44 |
Design Document</ulink>.</para>
|
|
|
572a44 |
|
|
|
572a44 |
diff --git a/man/telinit.xml b/man/telinit.xml
|
|
|
572a44 |
index bb80939..b20a60a 100644
|
|
|
572a44 |
--- a/man/telinit.xml
|
|
|
572a44 |
+++ b/man/telinit.xml
|
|
|
572a44 |
@@ -171,7 +171,7 @@
|
|
|
572a44 |
<refsect1>
|
|
|
572a44 |
<title>Exit status</title>
|
|
|
572a44 |
|
|
|
572a44 |
- <para>On success 0 is returned, a non-zero failure
|
|
|
572a44 |
+ <para>On success, 0 is returned, a non-zero failure
|
|
|
572a44 |
code otherwise.</para>
|
|
|
572a44 |
</refsect1>
|
|
|
572a44 |
|
|
|
572a44 |
diff --git a/man/timedatectl.xml b/man/timedatectl.xml
|
|
|
572a44 |
index be0ad3f..f4975ce 100644
|
|
|
572a44 |
--- a/man/timedatectl.xml
|
|
|
572a44 |
+++ b/man/timedatectl.xml
|
|
|
572a44 |
@@ -222,7 +222,7 @@
|
|
|
572a44 |
<refsect1>
|
|
|
572a44 |
<title>Exit status</title>
|
|
|
572a44 |
|
|
|
572a44 |
- <para>On success 0 is returned, a non-zero failure
|
|
|
572a44 |
+ <para>On success, 0 is returned, a non-zero failure
|
|
|
572a44 |
code otherwise.</para>
|
|
|
572a44 |
</refsect1>
|
|
|
572a44 |
|