Module Name:    src
Committed By:   christos
Date:           Sun Jun 14 16:56:36 UTC 2015

Modified Files:
        src/share/man/man7: security.7

Log Message:
the data segment is not randomized.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/share/man/man7/security.7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man7/security.7
diff -u src/share/man/man7/security.7:1.12 src/share/man/man7/security.7:1.13
--- src/share/man/man7/security.7:1.12	Wed May 13 07:36:12 2015
+++ src/share/man/man7/security.7	Sun Jun 14 12:56:36 2015
@@ -1,4 +1,4 @@
-.\" $NetBSD: security.7,v 1.12 2015/05/13 11:36:12 shm Exp $
+.\" $NetBSD: security.7,v 1.13 2015/06/14 16:56:36 christos Exp $
 .\"
 .\" Copyright (c) 2006, 2011 Elad Efrat <e...@netbsd.org>
 .\" All rights reserved.
@@ -25,7 +25,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd March 30, 2011
+.Dd June 14, 2015
 .Dt SECURITY 7
 .Os
 .Sh NAME
@@ -132,8 +132,6 @@ implementation introduces randomization 
 .Pp
 .Bl -enum -compact -offset indent
 .It
-The data segment
-.It
 The stack
 .El
 .Pp

Reply via email to