Module Name: src
Committed By: njoly
Date: Wed Sep 14 11:43:29 UTC 2011
Modified Files:
src/lib/libutil: getlabelsector.3
Log Message:
Kill empty Dv macro.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/libutil/getlabelsector.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libutil/getlabelsector.3
diff -u src/lib/libutil/getlabelsector.3:1.7 src/lib/libutil/getlabelsector.3:1.8
--- src/lib/libutil/getlabelsector.3:1.7 Mon Sep 5 18:25:57 2011
+++ src/lib/libutil/getlabelsector.3 Wed Sep 14 11:43:29 2011
@@ -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