diff options
author | Jan Engelhardt <jengelh@inai.de> | 2014-05-03 19:15:24 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2014-05-06 23:05:39 +0200 |
commit | 70a44afee385c4afadaab9a002b3f9dd44aedf4a (patch) | |
tree | e8ac20a767b724fc51de7abdd8a65cb2221fd098 /man/systemd.exec.xml | |
parent | d28315e4aff91560ed4c2fc9f876ec8bfc559f2d (diff) |
doc: typographical fine tuning
Diffstat (limited to 'man/systemd.exec.xml')
-rw-r--r-- | man/systemd.exec.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 5d39bd1a14..d206d4f645 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -1204,7 +1204,7 @@ (which creates connected AF_UNIX sockets only) are unaffected. Note that this option has no effect on - 32bit x86 and is ignored (but works + 32-bit x86 and is ignored (but works correctly on x86-64). If running in user mode and this option is used, <varname>NoNewPrivileges=yes</varname> @@ -1239,8 +1239,8 @@ processes. Takes one of <constant>x86</constant> and <constant>x86-64</constant>. This is - useful when running 32bit services on - a 64bit host system. If not specified + useful when running 32-bit services on + a 64-bit host system. If not specified the personality is left unmodified and thus reflects the personality of the host system's |