Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Bump date for previous; use Dv for a #define; ...
details: https://anonhg.NetBSD.org/src/rev/92caea18cf85
branches: trunk
changeset: 551183:92caea18cf85
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Aug 31 16:38:30 2003 +0000
description:
Bump date for previous; use Dv for a #define; add an article for better grammar.
diffstat:
share/man/man9/uvm.9 | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
diffs (33 lines):
diff -r cabc4c437a24 -r 92caea18cf85 share/man/man9/uvm.9
--- a/share/man/man9/uvm.9 Sun Aug 31 16:36:34 2003 +0000
+++ b/share/man/man9/uvm.9 Sun Aug 31 16:38:30 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: uvm.9,v 1.46 2003/08/31 12:35:35 enami Exp $
+.\" $NetBSD: uvm.9,v 1.47 2003/08/31 16:38:30 wiz Exp $
.\"
.\" Copyright (c) 1998 Matthew R. Green
.\" All rights reserved.
@@ -26,7 +26,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd September 27, 2002
+.Dd August 31, 2003
.Dt UVM 9
.Os
.Sh NAME
@@ -209,10 +209,12 @@
.Fa startp .
.Pp
.Fa align
-specifies alignment of mapping unless UVM_FLAG_FIXED is specified in
+specifies alignment of mapping unless
+.Dv UVM_FLAG_FIXED
+is specified in
.Fa flags .
.Fa align
-must be power of 2.
+must be a power of 2.
.Pp
.Fa flags
passed to
Home |
Main Index |
Thread Index |
Old Index