[systemd-devel] [PATCH] man: fix typos in description of SELinuxContextFromNet=

2014-10-27 Thread Ivan Shapovalov
---
 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
   
termvarnameSELinuxContextFromNet=/varname/term
  listitemparaTakes 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
  varnameSELinuxContext=/varname
- option.This configuration option only
+ option. This configuration option only
  affects sockets with
  varnameAccept=/varname mode set to
  literaltrue/literal. Also note that
-- 
2.1.2

___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] [PATCH] man: fix typos in description of SELinuxContextFromNet=

2014-10-27 Thread Tom Gundersen
Pushed. Thanks!

On Mon, Oct 27, 2014 at 10:07 AM, Ivan Shapovalov intelfx...@gmail.com wrote:
 ---
  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

 termvarnameSELinuxContextFromNet=/varname/term
   listitemparaTakes 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
   varnameSELinuxContext=/varname
 - option.This configuration option only
 + option. This configuration option only
   affects sockets with
   varnameAccept=/varname mode set to
   literaltrue/literal. Also note that
 --
 2.1.2

 ___
 systemd-devel mailing list
 systemd-devel@lists.freedesktop.org
 http://lists.freedesktop.org/mailman/listinfo/systemd-devel
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel