Module Name: src
Committed By: wiz
Date: Sun Jul 25 07:09:03 UTC 2010
Modified Files:
src/share/man/man4: options.4
Log Message:
Bump date for PAE. New sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.394 -r1.395 src/share/man/man4/options.4
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/man4/options.4
diff -u src/share/man/man4/options.4:1.394 src/share/man/man4/options.4:1.395
--- src/share/man/man4/options.4:1.394 Sat Jul 24 23:09:32 2010
+++ src/share/man/man4/options.4 Sun Jul 25 07:09:02 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.394 2010/07/24 23:09:32 jym Exp $
+.\" $NetBSD: options.4,v 1.395 2010/07/25 07:09:02 wiz Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -30,7 +30,7 @@
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd July 21, 2010
+.Dd July 24, 2010
.Dt OPTIONS 4
.Os
.Sh NAME
@@ -2498,7 +2498,8 @@
.Tn PAE
permits up to 36 bits physical addressing (64GB of physical memory), and
turns physical addresses to 64 bits entities in the memory management
-subsystem. Userland virtual address space remains at 32 bits (4GB).
+subsystem.
+Userland virtual address space remains at 32 bits (4GB).
.Tn PAE
mode is required to enable the
.Tn NX/XD (No-eXecute/eXecute Disable)