Module Name: src
Committed By: wiz
Date: Mon Sep 5 18:21:29 UTC 2011
Modified Files:
src/share/man/man9: vmem.9
Log Message:
Remove trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/share/man/man9/vmem.9
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/man9/vmem.9
diff -u src/share/man/man9/vmem.9:1.12 src/share/man/man9/vmem.9:1.13
--- src/share/man/man9/vmem.9:1.12 Fri Sep 2 22:07:33 2011
+++ src/share/man/man9/vmem.9 Mon Sep 5 18:21:29 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: vmem.9,v 1.12 2011/09/02 22:07:33 dyoung Exp $
+.\" $NetBSD: vmem.9,v 1.13 2011/09/05 18:21:29 wiz Exp $
.\"
.\" Copyright (c)2006 YAMAMOTO Takashi,
.\" All rights reserved.
@@ -266,7 +266,7 @@
.It Fa addrp
On success, if
.Fa addrp
-is not
+is not
.Dv NULL ,
.Fn vmem_xalloc
overwrites it with the start address of the allocated span.
@@ -329,7 +329,7 @@
.It Fa addrp
On success, if
.Fa addrp
-is not
+is not
.Dv NULL ,
.Fn vmem_alloc
overwrites it with the start address of the allocated span.