Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Bump date for PAE. New sentence, new line.



details:   https://anonhg.NetBSD.org/src/rev/234a00918aa6
branches:  trunk
changeset: 756578:234a00918aa6
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Jul 25 07:09:02 2010 +0000

description:
Bump date for PAE. New sentence, new line.

diffstat:

 share/man/man4/options.4 |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (28 lines):

diff -r 7e71bf96fe42 -r 234a00918aa6 share/man/man4/options.4
--- a/share/man/man4/options.4  Sun Jul 25 02:25:29 2010 +0000
+++ b/share/man/man4/options.4  Sun Jul 25 07:09:02 2010 +0000
@@ -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)



Home | Main Index | Thread Index | Old Index