Use the correct macro for file names. Remove empty `HISTORY' section.

PR: 6780
Submitted by: Yoshishige Arai <ryo2@on.rim.or.jp>
This commit is contained in:
Joseph Koshy 1998-05-29 10:15:28 +00:00
parent e4062700c2
commit d2d38aa2d7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=36461
2 changed files with 2 additions and 4 deletions

View File

@ -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

View File

@ -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