summaryrefslogtreecommitdiff
path: root/share/man/man9/disklabel.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/disklabel.9')
-rw-r--r--share/man/man9/disklabel.98
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man9/disklabel.9 b/share/man/man9/disklabel.9
index 9689580ed46..0ca4f7c4678 100644
--- a/share/man/man9/disklabel.9
+++ b/share/man/man9/disklabel.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: disklabel.9,v 1.16 2011/07/06 04:55:00 matthew Exp $
+.\" $OpenBSD: disklabel.9,v 1.17 2013/06/04 19:27:04 schwarze Exp $
.\" $NetBSD: disklabel.9,v 1.7 1999/03/06 22:09:29 mycroft Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: July 6 2011 $
+.Dd $Mdocdate: June 4 2013 $
.Dt DISKLABEL 9
.Os
.Sh NAME
@@ -39,8 +39,8 @@
.Nm bounds_check_with_label
.Nd disk label management routines
.Sh SYNOPSIS
-.Fd #include <sys/param.h>
-.Fd #include <sys/disklabel.h>
+.In sys/param.h
+.In sys/disklabel.h
.Ft int
.Fn readdisklabel "dev_t dev" "void (*strat)(struct buf *)" "struct disklabel *lp" "int spoofonly"
.Ft int