summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/bsdlabel/bsdlabel.53
-rw-r--r--sbin/disklabel/disklabel.53
2 files changed, 2 insertions, 4 deletions
diff --git a/sbin/bsdlabel/bsdlabel.5 b/sbin/bsdlabel/bsdlabel.5
index 9062e82..3cb5b50 100644
--- a/sbin/bsdlabel/bsdlabel.5
+++ b/sbin/bsdlabel/bsdlabel.5
@@ -102,7 +102,7 @@ All of these operations are normally done using
.Xr disklabel .
.Pp
The format of the disk label, as specified in
-.Aw Pa sys/disklabel.h ,
+.Pa <sys/disklabel.h> ,
is
.Bd -literal
/*
@@ -381,4 +381,3 @@ struct partinfo {
.Sh SEE ALSO
.Xr disktab 5 ,
.Xr disklabel 8
-.Sh HISTORY
diff --git a/sbin/disklabel/disklabel.5 b/sbin/disklabel/disklabel.5
index 9062e82..3cb5b50 100644
--- a/sbin/disklabel/disklabel.5
+++ b/sbin/disklabel/disklabel.5
@@ -102,7 +102,7 @@ All of these operations are normally done using
.Xr disklabel .
.Pp
The format of the disk label, as specified in
-.Aw Pa sys/disklabel.h ,
+.Pa <sys/disklabel.h> ,
is
.Bd -literal
/*
@@ -381,4 +381,3 @@ struct partinfo {
.Sh SEE ALSO
.Xr disktab 5 ,
.Xr disklabel 8
-.Sh HISTORY
OpenPOWER on IntegriCloud