Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Offset indent.
details: https://anonhg.NetBSD.org/src/rev/0bc58da8c255
branches: trunk
changeset: 763755:0bc58da8c255
user: jruoho <jruoho%NetBSD.org@localhost>
date: Sun Apr 03 06:05:21 2011 +0000
description:
Offset indent.
diffstat:
lib/libc/sys/mprotect.2 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r b06196850b9e -r 0bc58da8c255 lib/libc/sys/mprotect.2
--- a/lib/libc/sys/mprotect.2 Sun Apr 03 03:19:52 2011 +0000
+++ b/lib/libc/sys/mprotect.2 Sun Apr 03 06:05:21 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mprotect.2,v 1.22 2009/01/11 02:46:30 christos Exp $
+.\" $NetBSD: mprotect.2,v 1.23 2011/04/03 06:05:21 jruoho Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)mprotect.2 8.1 (Berkeley) 6/9/93
.\"
-.Dd January 6, 2009
+.Dd April 3, 2011
.Dt MPROTECT 2
.Os
.Sh NAME
@@ -56,7 +56,7 @@
.Tn OR Ns 'ing
the following values:
.Pp
-.Bl -tag -width MAP_FIXEDX
+.Bl -tag -width MAP_FIXEDX -offset indent
.It Dv PROT_EXEC
Pages may be executed.
.It Dv PROT_READ
Home |
Main Index |
Thread Index |
Old Index