summaryrefslogtreecommitdiff
path: root/man/systemd-journald.service.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-06-26 19:47:34 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-06-26 19:47:34 -0400
commit74d005783e355acc784d123024e33bbb66ef9ef1 (patch)
tree6f03a459398fd5079a645ec830e0154651f4d7dd /man/systemd-journald.service.xml
parent909f413d3c572baadf9b13e36e1e90beba42af86 (diff)
downloadsystemd-74d005783e355acc784d123024e33bbb66ef9ef1.tar.gz
man: use <constant> for various constants which look ugly with quotes
Diffstat (limited to 'man/systemd-journald.service.xml')
-rw-r--r--man/systemd-journald.service.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-journald.service.xml b/man/systemd-journald.service.xml
index 822f3c28f0..2860ae9769 100644
--- a/man/systemd-journald.service.xml
+++ b/man/systemd-journald.service.xml
@@ -87,8 +87,8 @@
the data.</para>
<para><filename>systemd-journald</filename> will
- forward all received log messages to the AF_UNIX
- SOCK_DGRAM socket
+ forward all received log messages to the <constant>AF_UNIX</constant>
+ <constant>SOCK_DGRAM</constant> socket
<filename>/run/systemd/journal/syslog</filename> (if it exists) which
may be used by UNIX syslog daemons to process the data
further.</para>