diff options
author | Matthias Clasen <mclasen@redhat.com> | 2012-05-26 17:37:39 -0400 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2012-05-27 15:22:25 +0200 |
commit | a4a58cb33565009e22302a5adc3925bec4d46023 (patch) | |
tree | 3b7870aab26fe64372f4c0c77f76707d2e4379e4 /src/journal/journald.conf | |
parent | e0386cf2809219bbdd30895f46f1f567b56902b6 (diff) |
journald: refer to the correct man page
Fix the reference to the journald.conf man page in the
config file of the same name.
Diffstat (limited to 'src/journal/journald.conf')
-rw-r--r-- | src/journal/journald.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/journal/journald.conf b/src/journal/journald.conf index 26bdc36baa..95534dc2a9 100644 --- a/src/journal/journald.conf +++ b/src/journal/journald.conf @@ -5,7 +5,7 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # -# See system-journald.conf(5) for details +# See journald.conf(5) for details [Journal] #Compress=yes |