diff options
author | David Strauss <david@davidstrauss.net> | 2012-12-01 19:48:42 -0800 |
---|---|---|
committer | David Strauss <david@davidstrauss.net> | 2012-12-01 19:48:42 -0800 |
commit | 065144aae6d3a39c0a0e8fe03e1c7a9ac6c9625b (patch) | |
tree | 7ee7da1c2331e9648544314693407cec87bec7d2 | |
parent | 1ebe2a47c4759b0bfe8a351cdedc03799b6a2143 (diff) |
Grammar and spelling fixes to journal documentation.
-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> |