summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2016-08-29 15:59:18 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2016-08-29 16:08:56 +0900
commitde87760fde427c97763c87c8e88516ba2e4db8cc (patch)
treeaa92fcad99f525f1afed9a5e3516af554f0f6d84 /man
parent871583be952ccf7d19c0c3e489d94a4330a77a7c (diff)
man: systemd-journal-remote: do not use ulink tags for example addresses
Applying ulink tags to example addresses adds meaningless references in NOTES section of the man page.
Diffstat (limited to 'man')
-rw-r--r--man/systemd-journal-remote.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-journal-remote.xml b/man/systemd-journal-remote.xml
index 3899f175d4..f208f8deb4 100644
--- a/man/systemd-journal-remote.xml
+++ b/man/systemd-journal-remote.xml
@@ -121,8 +121,8 @@
<replaceable>ADDRESS</replaceable>. This URL should refer to the
root of a remote
<citerefentry><refentrytitle>systemd-journal-gatewayd</refentrytitle><manvolnum>8</manvolnum></citerefentry>
- instance (e.g. <ulink>http://some.host:19531/</ulink> or
- <ulink>https://some.host:19531/</ulink>).</para></listitem>
+ instance, e.g. http://some.host:19531/ or
+ https://some.host:19531/.</para></listitem>
</varlistentry>
</variablelist>