Remove trailing whitespace.

This commit is contained in:
wiz 2011-09-05 18:21:29 +00:00
parent 5cef08fb02
commit 7915776d56
1 changed files with 3 additions and 3 deletions

View File

@ -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 @@ if there are not enough resources available.
.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 @@ if there are not enough resources available.
.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.