Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 Mark up defines with Dv.



details:   https://anonhg.NetBSD.org/src/rev/1bccfda9553c
branches:  trunk
changeset: 781802:1bccfda9553c
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Oct 01 20:49:30 2012 +0000

description:
Mark up defines with Dv.
(Leave Brq for now.)

diffstat:

 share/man/man9/vnodeops.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e8febed7ba01 -r 1bccfda9553c share/man/man9/vnodeops.9
--- a/share/man/man9/vnodeops.9 Mon Oct 01 19:27:04 2012 +0000
+++ b/share/man/man9/vnodeops.9 Mon Oct 01 20:49:30 2012 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index