Source-Changes-HG archive

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

[src/trunk]: src/lib/libutil Kill empty Dv macro.



details:   https://anonhg.NetBSD.org/src/rev/4d1880e6c3c4
branches:  trunk
changeset: 769552:4d1880e6c3c4
user:      njoly <njoly%NetBSD.org@localhost>
date:      Wed Sep 14 11:43:29 2011 +0000

description:
Kill empty Dv macro.

diffstat:

 lib/libutil/getlabelsector.3 |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r bcd9776e4f4d -r 4d1880e6c3c4 lib/libutil/getlabelsector.3
--- a/lib/libutil/getlabelsector.3      Wed Sep 14 09:19:09 2011 +0000
+++ b/lib/libutil/getlabelsector.3      Wed Sep 14 11:43:29 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: getlabelsector.3,v 1.7 2011/09/05 18:25:57 wiz Exp $
+.\"    $NetBSD: getlabelsector.3,v 1.8 2011/09/14 11:43:29 njoly Exp $
 .\"
 .\"
 .\" Copyright 2002 Wasabi Systems, Inc.
@@ -71,7 +71,6 @@
 .Fn getlabelusesmbr
 returns 1 if the disklabel is located inside a MBR partition, 0 if it's stored
 relative to the start of the disk, or \-1 on error.
-.Dv
 .Sh SEE ALSO
 .Xr sysctl 3 ,
 .Xr disklabel 5



Home | Main Index | Thread Index | Old Index