Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man8 Fix a typo noted by wiz@.



details:   https://anonhg.NetBSD.org/src/rev/e9994b662441
branches:  trunk
changeset: 754122:e9994b662441
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Wed Apr 21 05:40:59 2010 +0000

description:
Fix a typo noted by wiz@.

diffstat:

 share/man/man8/security.8 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r db3d98c3c83c -r e9994b662441 share/man/man8/security.8
--- a/share/man/man8/security.8 Wed Apr 21 05:39:13 2010 +0000
+++ b/share/man/man8/security.8 Wed Apr 21 05:40:59 2010 +0000
@@ -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 <elad%NetBSD.org@localhost>
 .\" 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:



Home | Main Index | Thread Index | Old Index