summaryrefslogtreecommitdiff
path: root/share/man/man9/disklabel.9
diff options
context:
space:
mode:
authorMike Pechkin <mpech@cvs.openbsd.org>2001-08-03 15:21:18 +0000
committerMike Pechkin <mpech@cvs.openbsd.org>2001-08-03 15:21:18 +0000
commit3e822f562a2a9da115bd9d84adf5e211370ec4dd (patch)
treec741b4dc8f089128fff5c9825dbe60c28d66fb94 /share/man/man9/disklabel.9
parentddd170dedc3aa5a283ca155d53a50407d8da8150 (diff)
o) We don't like .Pp before/after .Sh;
o) .Nm always has argument in .Sh SYNOPSIS; o) We always closes .Bl and .Bd tags; millert@ ok
Diffstat (limited to 'share/man/man9/disklabel.9')
-rw-r--r--share/man/man9/disklabel.93
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man9/disklabel.9 b/share/man/man9/disklabel.9
index 77fb7f8e85e..f6d79db0eec 100644
--- a/share/man/man9/disklabel.9
+++ b/share/man/man9/disklabel.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: disklabel.9,v 1.6 2000/12/22 00:13:34 avsm Exp $
+.\" $OpenBSD: disklabel.9,v 1.7 2001/08/03 15:21:17 mpech Exp $
.\" $NetBSD: disklabel.9,v 1.7 1999/03/06 22:09:29 mycroft Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -189,7 +189,6 @@ ioctl function.
Zero value is returned if any of the bound checks failed or
transfer was attempted exactly at the end of disk partition.
Otherwise the value of 1 is returned.
-.Pp
.Sh SEE ALSO
.Xr disklabel 5 ,
.Xr disklabel 8 ,