diff options
author | Martin Pitt <martin.pitt@ubuntu.com> | 2016-08-30 06:27:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-30 06:27:04 +0200 |
commit | 3e2b21089402e7ae0ce855f1e7be4585ff330150 (patch) | |
tree | aa92fcad99f525f1afed9a5e3516af554f0f6d84 /man/systemd-journal-remote.xml | |
parent | 2551d797f36975e75761cb9c3974edd7986325a1 (diff) | |
parent | de87760fde427c97763c87c8e88516ba2e4db8cc (diff) |
Merge pull request #4054 from yuwata/man-fix
man page fixes
Diffstat (limited to 'man/systemd-journal-remote.xml')
-rw-r--r-- | man/systemd-journal-remote.xml | 4 |
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> |