[systemd-devel] [PATCH] man: fix typos in description of SELinuxContextFromNet=
Ivan Shapovalov
intelfx100 at gmail.com
Mon Oct 27 02:07:36 PDT 2014
---
man/systemd.socket.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml
index ce04b0b..57f769f 100644
--- a/man/systemd.socket.xml
+++ b/man/systemd.socket.xml
@@ -678,7 +678,7 @@
<varlistentry>
<term><varname>SELinuxContextFromNet=</varname></term>
<listitem><para>Takes a boolean
- argument. When true systemd will attempt
+ argument. When true, systemd will attempt
to figure out the SELinux label used
for the instantiated service from the
information handed by the peer over the
@@ -688,9 +688,9 @@
the resulting SELinux context originate
from either the target binary that is
effectively triggered by socket unit
- are taken from the value of the
+ or from the value of the
<varname>SELinuxContext=</varname>
- option.This configuration option only
+ option. This configuration option only
affects sockets with
<varname>Accept=</varname> mode set to
<literal>true</literal>. Also note that
--
2.1.2
More information about the systemd-devel
mailing list