Spell "disklabel" correctly.

Approved by:	ru
This commit is contained in:
Ceri Davies 2004-02-01 13:09:26 +00:00
parent 0392e39dff
commit 5f0f366bac
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=125304

View File

@ -7,7 +7,7 @@ SRCS= sunlabel.c geom_sunlabel_enc.c
MAN= sunlabel.8
.if ${MACHINE_ARCH} == "sparc64"
LINKS= ${BINDIR}/sunlabel ${BINDIR}/sunlabel
LINKS= ${BINDIR}/sunlabel ${BINDIR}/disklabel
MLINKS= sunlabel.8 disklabel.8
.endif