diff --git a/share/man/man9/vmem.9 b/share/man/man9/vmem.9 index af5b17cab7e6..df7117e09413 100644 --- a/share/man/man9/vmem.9 +++ b/share/man/man9/vmem.9 @@ -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.