Module Name: src
Committed By: wiz
Date: Mon Oct 1 20:49:31 UTC 2012
Modified Files:
src/share/man/man9: vnodeops.9
Log Message:
Mark up defines with Dv.
(Leave Brq for now.)
To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 src/share/man/man9/vnodeops.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/vnodeops.9
diff -u src/share/man/man9/vnodeops.9:1.86 src/share/man/man9/vnodeops.9:1.87
--- src/share/man/man9/vnodeops.9:1.86 Mon Oct 1 18:16:36 2012
+++ src/share/man/man9/vnodeops.9 Mon Oct 1 20:49:30 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: vnodeops.9,v 1.86 2012/10/01 18:16:36 njoly Exp $
+.\" $NetBSD: vnodeops.9,v 1.87 2012/10/01 20:49:30 wiz Exp $
.\"
.\" Copyright (c) 2001, 2005, 2006 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -1180,7 +1180,7 @@ return 1 if appropriate privileges are r
system call, otherwise zero
.It _PC_NO_TRUNC
return 0 if file names longer than
-.Brq NAME_MAX
+.Brq Dv NAME_MAX
are silently truncated
.El
.Pp