diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2011-06-18 16:40:20 +0300 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-06-20 17:57:22 +0200 |
commit | 9f7dad774ebfad23269800b7096eaad087481deb (patch) | |
tree | 29406fb021f412b1ec1bca838d4341efd7d4fac4 /man/systemd.exec.xml | |
parent | c98a949fb2e7e98cbfa107e3927ec6bdf9d066c9 (diff) |
man: Documentation spelling fixes
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 7b4f7e39c3..9f71492bc1 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -638,7 +638,7 @@ executed process. See <citerefentry><refentrytitle>capabilities</refentrytitle><manvolnum>7</manvolnum></citerefentry> for details. Takes a whitespace - seperated list of capability names as + separated list of capability names as read by <citerefentry><refentrytitle>cap_from_name</refentrytitle><manvolnum>3</manvolnum></citerefentry>. Capabilities listed will be included @@ -715,7 +715,7 @@ path for this unit is implied. This option may be used to place executed processes in arbitrary groups in - arbitrary hierachies -- which can be + arbitrary hierarchies -- which can be configured externally with additional execution limits. By default systemd will place all executed processes in separate per-unit control @@ -753,7 +753,7 @@ usual file access controls would permit this. Directories listed in <varname>InaccessibleDirectories=</varname> - will be made inaccesible for processes + will be made inaccessible for processes inside the namespace. Note that restricting access with these options does not extend to submounts of a |