summaryrefslogtreecommitdiff
path: root/man/daemon.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-02-14 15:56:19 +0100
committerLennart Poettering <lennart@poettering.net>2014-02-14 15:56:19 +0100
commit9fccdb0f64d12bc09a71442dd0af2248c1aa3e89 (patch)
treeaca201d5e65bac4bcbe697e6f075378b3c01413a /man/daemon.xml
parent6046278f405b3ebaf84fcf17f6e834c4c4bd6a42 (diff)
downloadsystemd-9fccdb0f64d12bc09a71442dd0af2248c1aa3e89.tar.gz
man: always place <programlisting> and </programlisting> in a line with actual sources, so that we don't get spurious newlines in the man page output
Diffstat (limited to 'man/daemon.xml')
-rw-r--r--man/daemon.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/man/daemon.xml b/man/daemon.xml
index 105826ac6b..17d9dd6a22 100644
--- a/man/daemon.xml
+++ b/man/daemon.xml
@@ -777,8 +777,7 @@ AS_IF([test "x$with_systemdsystemunitdir" = "xyes" -o "x$with_systemdsystemunitd
[with_systemdsystemunitdir=$def_systemdsystemunitdir])])
AS_IF([test "x$with_systemdsystemunitdir" != "xno"],
[AC_SUBST([systemdsystemunitdir], [$with_systemdsystemunitdir])])
-AM_CONDITIONAL(HAVE_SYSTEMD, [test "x$with_systemdsystemunitdir" != "xno"])
-</programlisting>
+AM_CONDITIONAL(HAVE_SYSTEMD, [test "x$with_systemdsystemunitdir" != "xno"])</programlisting>
<para>This snippet allows automatic
installation of the unit files on systemd