diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2012-07-15 11:41:40 +0300 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-07-16 12:16:29 +0200 |
commit | 49f43d5f91a99b23f745726aa351d8f159774357 (patch) | |
tree | adfb1f1dcf466bebfb9317479b6572dde083cba6 /man/sd_journal_open.xml | |
parent | 4cb72937d3c10948e4904388ea27efae75775f08 (diff) |
Spelling fixes.
Diffstat (limited to 'man/sd_journal_open.xml')
-rw-r--r-- | man/sd_journal_open.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_journal_open.xml b/man/sd_journal_open.xml index ffd9a2c481..b99c67da46 100644 --- a/man/sd_journal_open.xml +++ b/man/sd_journal_open.xml @@ -92,7 +92,7 @@ only journal files generated on the local machine will be opened. <literal>SD_JOURNAL_RUNTIME_ONLY</literal> makes sure only volatile journal files will be opened, - excluding those which are stored on persistant + excluding those which are stored on persistent storage. <literal>SD_JOURNAL_SYSTEM_ONLY</literal> will ensure that only journal files of system services and the kernel (in opposition to user session processes) will |