Sophie

Sophie

distrib > Fedora > 17 > i386 > media > updates-src > by-pkgid > ab4b662b9827b6375ffd451bf4abd615 > files > 390

systemd-44-24.fc17.src.rpm

From e582c88a98e7da3abc3a2581b792445203cbfc40 Mon Sep 17 00:00:00 2001
From: Kay Sievers <kay@vrfy.org>
Date: Fri, 1 Jun 2012 17:56:11 +0200
Subject: [PATCH] fix typo (cherry picked from commit
 3ab1e259d918228c68c1829bd67625e1dc660862)

---
 man/systemd-journald.conf.xml    |    6 +++---
 man/systemd-journald.service.xml |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/man/systemd-journald.conf.xml b/man/systemd-journald.conf.xml
index 100c458..9314694 100644
--- a/man/systemd-journald.conf.xml
+++ b/man/systemd-journald.conf.xml
@@ -128,7 +128,7 @@
                                 prefixed with
                                 <literal>System</literal> apply to the
                                 journal files when stored on a
-                                persistant file system, more
+                                persistent file system, more
                                 specifically
                                 <filename>/var/log/journal</filename>. The
                                 options prefixed with
@@ -144,9 +144,9 @@
                                 exists. Otherwise only the latter
                                 applies. Note that this means that
                                 during early boot and if the
-                                administrator disabled persistant
+                                administrator disabled persistent
                                 logging only the latter options apply,
-                                while the former apply if persistant
+                                while the former apply if persistent
                                 logging is enabled and the system is
                                 fully booted
                                 up. <varname>SystemMaxUse=</varname>
diff --git a/man/systemd-journald.service.xml b/man/systemd-journald.service.xml
index 202ea00..5d39c50 100644
--- a/man/systemd-journald.service.xml
+++ b/man/systemd-journald.service.xml
@@ -78,7 +78,7 @@
                 <para>By default the journal stores log data in
                 <filename>/run/log/journal/</filename>. Since
                 <filename>/run/</filename> is volatile log data is
-                lost at reboot. To make the data persistant it
+                lost at reboot. To make the data persistent it
                 is sufficient to create
                 <filename>/var/log/journal/</filename> where
                 <filename>systemd-journald</filename> will then store