From cac643447a946a54643da3eccfde04505a290d68 Mon Sep 17 00:00:00 2001 From: jkoshy Date: Fri, 29 May 1998 10:15:28 +0000 Subject: [PATCH] Use the correct macro for file names. Remove empty `HISTORY' section. PR: 6780 Submitted by: Yoshishige Arai --- sbin/bsdlabel/bsdlabel.5 | 3 +-- sbin/disklabel/disklabel.5 | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/sbin/bsdlabel/bsdlabel.5 b/sbin/bsdlabel/bsdlabel.5 index 9062e827932b..3cb5b50a33b9 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 , 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 9062e827932b..3cb5b50a33b9 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 , is .Bd -literal /* @@ -381,4 +381,3 @@ struct partinfo { .Sh SEE ALSO .Xr disktab 5 , .Xr disklabel 8 -.Sh HISTORY