svn commit: r323152 - stable/11/libexec/rtld-elf
Konstantin Belousov
kib at FreeBSD.org
Mon Sep 4 08:38:36 UTC 2017
Author: kib
Date: Mon Sep 4 08:38:34 2017
New Revision: 323152
URL: https://svnweb.freebsd.org/changeset/base/323152
Log:
MFC r323102:
Add serial comma.
Modified:
stable/11/libexec/rtld-elf/rtld.1
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/libexec/rtld-elf/rtld.1
==============================================================================
--- stable/11/libexec/rtld-elf/rtld.1 Mon Sep 4 05:34:36 2017 (r323151)
+++ stable/11/libexec/rtld-elf/rtld.1 Mon Sep 4 08:38:34 2017 (r323152)
@@ -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.
More information about the svn-src-stable-11
mailing list