Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Sep 2017 16:56:38 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r323102 - head/libexec/rtld-elf
Message-ID:  <201709011656.v81Guc4U008915@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kib
Date: Fri Sep  1 16:56:37 2017
New Revision: 323102
URL: https://svnweb.freebsd.org/changeset/base/323102

Log:
  Add serial comma.
  
  Submitted by:	wblock
  MFC after:	3 days

Modified:
  head/libexec/rtld-elf/rtld.1

Modified: head/libexec/rtld-elf/rtld.1
==============================================================================
--- head/libexec/rtld-elf/rtld.1	Fri Sep  1 16:50:59 2017	(r323101)
+++ head/libexec/rtld-elf/rtld.1	Fri Sep  1 16:56:37 2017	(r323102)
@@ -351,7 +351,7 @@ execution environments.
 The verification only uses Unix
 .Dv DACs ,
 ignores
-.Dv ACLs
+.Dv ACLs ,
 and is naturally prone to race conditions.
 Environments which rely on such restrictions are weak
 and breakable on their own.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709011656.v81Guc4U008915>