summaryrefslogtreecommitdiff
path: root/man/systemd-nspawn.xml
diff options
context:
space:
mode:
authorTopi Miettinen <toiwoton@gmail.com>2020-07-06 20:46:01 +0300
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-07-07 13:31:39 +0200
commitf4e1a42592320505bfe999122a7896298d3d3bc1 (patch)
tree58d568891c8dd3e1c5691e6122ae1775a7c5cf2e /man/systemd-nspawn.xml
parentd7b34e384108ff431401d942ec0daaf156ec27c1 (diff)
downloadsystemd-f4e1a42592320505bfe999122a7896298d3d3bc1.tar.gz
man: match parentheses
Files found with: for f in *; do \ l=`tr -d '[^(]' < $f | wc -c`; \ r=`tr -d '[^)]' < $f | wc -c`; \ if [ $l -ne $r ]; then \ echo $f $l $r; \ fi; \ done
Diffstat (limited to 'man/systemd-nspawn.xml')
-rw-r--r--man/systemd-nspawn.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml
index 7b643908e0..69558ac85c 100644
--- a/man/systemd-nspawn.xml
+++ b/man/systemd-nspawn.xml
@@ -558,7 +558,7 @@
With option <option>yes</option> systemd-nspawn waits for the
<literal>READY=1</literal> message from the init process in the container
before sending its own to systemd. For more details about notifications
- see <citerefentry><refentrytitle>sd_notify</refentrytitle><manvolnum>3</manvolnum></citerefentry>).</para></listitem>
+ see <citerefentry><refentrytitle>sd_notify</refentrytitle><manvolnum>3</manvolnum></citerefentry>.</para></listitem>
</varlistentry>
</variablelist>