summaryrefslogtreecommitdiffstats
path: root/man/sd_journal_get_cutoff_realtime_usec.xml
diff options
context:
space:
mode:
authorJason St. John <jstjohn@purdue.edu>2013-06-27 18:38:15 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-06-29 16:28:57 +0200
commit1e158d273bb63883566358cbb886cd4167421df6 (patch)
treed0904e1614ca4370b8e07013f5c83beb1f46f58b /man/sd_journal_get_cutoff_realtime_usec.xml
parentbuild-sys: "link" libsystemd-id128.so with libsystemd-label (diff)
downloadsystemd-1e158d273bb63883566358cbb886cd4167421df6.tar.xz
systemd-1e158d273bb63883566358cbb886cd4167421df6.zip
man: fix spacing issue in various man pages
Before: libsystemd-daemonpkg-config(1) After: libsystemd-daemon pkg-config(1) This fix is more complicated than it should be due to the consecutive XML elements separated by collapsible whitespace. Merging the lines and separating the XML elements with an en space or a non-breaking space is the only solution that results in one, and only one, space being inserted between them when testing. An em space results in two spaces being inserted.
Diffstat (limited to 'man/sd_journal_get_cutoff_realtime_usec.xml')
-rw-r--r--man/sd_journal_get_cutoff_realtime_usec.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/man/sd_journal_get_cutoff_realtime_usec.xml b/man/sd_journal_get_cutoff_realtime_usec.xml
index 506c02c38c..d987011a8b 100644
--- a/man/sd_journal_get_cutoff_realtime_usec.xml
+++ b/man/sd_journal_get_cutoff_realtime_usec.xml
@@ -124,8 +124,7 @@
<function>sd_journal_get_cutoff_monotonic_usec()</function>
interfaces are available as shared library, which can
be compiled and linked to with the
- <constant>libsystemd-journal</constant>
- <citerefentry><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry>
+ <constant>libsystemd-journal</constant> <citerefentry><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry>
file.</para>
</refsect1>