Module Name: src Committed By: njoly Date: Thu Jan 6 15:22:21 UTC 2011
Modified Files: src/lib/librt: aio_suspend.3 Log Message: Fix macro (DV -> Dv). To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/lib/librt/aio_suspend.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/lib/librt/aio_suspend.3 diff -u src/lib/librt/aio_suspend.3:1.4 src/lib/librt/aio_suspend.3:1.5 --- src/lib/librt/aio_suspend.3:1.4 Mon May 17 19:22:31 2010 +++ src/lib/librt/aio_suspend.3 Thu Jan 6 15:22:20 2011 @@ -1,4 +1,4 @@ -.\" $NetBSD: aio_suspend.3,v 1.4 2010/05/17 19:22:31 jruoho Exp $ +.\" $NetBSD: aio_suspend.3,v 1.5 2011/01/06 15:22:20 njoly Exp $ .\" .\" Copyright (c) 1999 Softweyr LLC. .\" All rights reserved. @@ -67,7 +67,7 @@ If .Fa timeout is a -.DV NULL +.Dv NULL pointer, the suspend blocks indefinitely. To effect a poll, the .Fa timeout