[systemd-commits] man/systemd-journal-gatewayd.service.xml
David Strauss
straussd at kemper.freedesktop.org
Sat Dec 1 19:48:46 PST 2012
man/systemd-journal-gatewayd.service.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 065144aae6d3a39c0a0e8fe03e1c7a9ac6c9625b
Author: David Strauss <david at davidstrauss.net>
Date: Sat Dec 1 19:48:42 2012 -0800
Grammar and spelling fixes to journal documentation.
diff --git a/man/systemd-journal-gatewayd.service.xml b/man/systemd-journal-gatewayd.service.xml
index 3806627..562d221 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>
More information about the systemd-commits
mailing list