Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Remove trailing whitespace.
details: https://anonhg.NetBSD.org/src/rev/86b711709d4a
branches: trunk
changeset: 769282:86b711709d4a
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Sep 05 18:21:29 2011 +0000
description:
Remove trailing whitespace.
diffstat:
share/man/man9/vmem.9 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 2b14de7371fd -r 86b711709d4a share/man/man9/vmem.9
--- a/share/man/man9/vmem.9 Mon Sep 05 18:17:44 2011 +0000
+++ b/share/man/man9/vmem.9 Mon Sep 05 18:21:29 2011 +0000
@@ -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.
Home |
Main Index |
Thread Index |
Old Index