diff options
author | Jan Engelhardt <jengelh@inai.de> | 2013-08-25 09:01:45 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-09-10 18:34:41 +0200 |
commit | 6b4991cfde6c0a0b62e836ca75ae362779c474d4 (patch) | |
tree | 7abb5874f749828b7b13dff0017b83a63d1fa22a /man/systemd.exec.xml | |
parent | b8ab2dc6c9eb8d6c738524f2ab48931855e3a08a (diff) |
man: wording and grammar updates
This includes regularly-submitted corrections to comma setting and
orthographical mishaps that appeared in man/ in recent commits.
In this particular commit:
- the usual comma fixes
- expand contractions (this is prose)
Diffstat (limited to 'man/systemd.exec.xml')
-rw-r--r-- | man/systemd.exec.xml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index b761832ed6..2c673a2a96 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -1,4 +1,3 @@ -<?xml version='1.0'?> <!--*-nxml-*--> <?xml-stylesheet type="text/xsl" href="http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl"?> <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> @@ -327,8 +326,8 @@ absolute filename or wildcard expression, optionally prefixed with <literal>-</literal>, which indicates - that if the file does not exist it - won't be read and no error or warning + that if the file does not exist, it + will not be read and no error or warning message is logged. This option may be specified more than once in which case all specified files are read. If the @@ -835,7 +834,7 @@ <varname>InaccessibleDirectories=</varname> may be prefixed with <literal>-</literal>, in which case - they will be ignored when they don't + they will be ignored when they do not exist.</para></listitem> </varlistentry> @@ -972,7 +971,7 @@ <function>sigreturn</function>, <function>exit_group</function>, <function>exit</function> system calls - are implicitly whitelisted and don't + are implicitly whitelisted and do not need to be listed explicitly. This option may be specified more than once in which case the filter masks are |