Module Name:    src
Committed By:   wiz
Date:           Mon May 18 14:02:51 UTC 2009

Modified Files:
        src/share/man/man9: mutex.9

Log Message:
Mark up defined value with Dv.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/share/man/man9/mutex.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man9/mutex.9
diff -u src/share/man/man9/mutex.9:1.18 src/share/man/man9/mutex.9:1.19
--- src/share/man/man9/mutex.9:1.18	Mon Mar 23 21:27:10 2009
+++ src/share/man/man9/mutex.9	Mon May 18 14:02:51 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mutex.9,v 1.18 2009/03/23 21:27:10 ad Exp $
+.\"	$NetBSD: mutex.9,v 1.19 2009/05/18 14:02:51 wiz Exp $
 .\"
 .\" Copyright (c) 2007, 2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -104,7 +104,8 @@
 .Pp
 The
 .Fa type
-argument must be given as MUTEX_DEFAULT.
+argument must be given as
+.Dv MUTEX_DEFAULT .
 Other constants are defined but are for low-level system use and are not
 an endorsed, stable part of the interface.
 .Pp

Reply via email to