Module Name:    src
Committed By:   jruoho
Date:           Wed Apr 21 05:40:59 UTC 2010

Modified Files:
        src/share/man/man8: security.8

Log Message:
Fix a typo noted by w...@.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/share/man/man8/security.8

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/man8/security.8
diff -u src/share/man/man8/security.8:1.22 src/share/man/man8/security.8:1.23
--- src/share/man/man8/security.8:1.22	Wed Apr 21 05:39:13 2010
+++ src/share/man/man8/security.8	Wed Apr 21 05:40:59 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: security.8,v 1.22 2010/04/21 05:39:13 jruoho Exp $
+.\" $NetBSD: security.8,v 1.23 2010/04/21 05:40:59 jruoho Exp $
 .\"
 .\" Copyright (c) 2006 Elad Efrat <e...@netbsd.org>
 .\" All rights reserved.
@@ -113,8 +113,8 @@
 can be used (see below).
 .Pp
 For non-PIE
-.Pq Position Independent Executable executables ,
-the
+.Pq Position Independent Executable
+executables, the
 .Nx
 .Em PaX ASLR
 implementation introduces randomization to the following memory regions:

Reply via email to