diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-07-24 17:31:37 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-07-29 16:39:30 +0200 |
commit | 42539b5e38eebd54173c6064ec394ccc3054a8ad (patch) | |
tree | d26eba9847a35ce0c02b429d7c494760c0d24f52 | |
parent | e73eebfd993f2fac480bff651adde7d5d99bd9e2 (diff) |
man: there is no session mode, only user mode
-rw-r--r-- | man/systemd.unit.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index a577e914fa..1b71538c82 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -317,7 +317,7 @@ <table> <title> - Load path when running in session mode (<option>--user</option>). + Load path when running in user mode (<option>--user</option>). </title> <tgroup cols='2'> |