Spell "disklabel" correctly.

Approved by:	ru
This commit is contained in:
ceri 2004-02-01 13:09:26 +00:00
parent 0951227a5f
commit 940ebef14f

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