Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/librt Fix macro (DV -> Dv).
details: https://anonhg.NetBSD.org/src/rev/161b8857dc8d
branches: trunk
changeset: 760517:161b8857dc8d
user: njoly <njoly%NetBSD.org@localhost>
date: Thu Jan 06 15:22:20 2011 +0000
description:
Fix macro (DV -> Dv).
diffstat:
lib/librt/aio_suspend.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e694be0286ac -r 161b8857dc8d lib/librt/aio_suspend.3
--- a/lib/librt/aio_suspend.3 Thu Jan 06 15:19:09 2011 +0000
+++ b/lib/librt/aio_suspend.3 Thu Jan 06 15:22:20 2011 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index