diff options
author | David Strauss <david@davidstrauss.net> | 2012-12-02 04:48:42 +0100 |
---|---|---|
committer | David Strauss <david@davidstrauss.net> | 2012-12-02 04:48:42 +0100 |
commit | 065144aae6d3a39c0a0e8fe03e1c7a9ac6c9625b (patch) | |
tree | 7ee7da1c2331e9648544314693407cec87bec7d2 /man/systemd-journal-gatewayd.service.xml | |
parent | gitignore: ignore .trs files from tests (diff) | |
download | systemd-065144aae6d3a39c0a0e8fe03e1c7a9ac6c9625b.tar.xz systemd-065144aae6d3a39c0a0e8fe03e1c7a9ac6c9625b.zip |
Grammar and spelling fixes to journal documentation.
Diffstat (limited to 'man/systemd-journal-gatewayd.service.xml')
-rw-r--r-- | man/systemd-journal-gatewayd.service.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-journal-gatewayd.service.xml b/man/systemd-journal-gatewayd.service.xml index 380662720d..562d22186b 100644 --- a/man/systemd-journal-gatewayd.service.xml +++ b/man/systemd-journal-gatewayd.service.xml @@ -61,7 +61,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <para><command>systemd-journal-gatewayd</command> serves journal events over the network. Clients must connect using - HTTP, to port 19531 by default.</para> + HTTP. The server listens on port 19531 by default.</para> <para>The program is started by <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry> @@ -105,7 +105,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <varlistentry> <term><option>/machine</option></term> - <listitem><para>Return a JSON structre describing the machine.</para> + <listitem><para>Return a JSON structure describing the machine.</para> <para>Example: <programlisting> |