summaryrefslogtreecommitdiffstats
path: root/sbin/sunlabel/Makefile
diff options
context:
space:
mode:
authorceri <ceri@FreeBSD.org>2004-02-01 13:09:26 +0000
committerceri <ceri@FreeBSD.org>2004-02-01 13:09:26 +0000
commit793b22a99c86e2b153bfe33cf69e04dd701aa7cb (patch)
tree5c993a618eed7b9da129aeec94e17bc4383529d4 /sbin/sunlabel/Makefile
parenta1efb0d173bca88fc144fe308f179640e6e2f97b (diff)
downloadFreeBSD-src-793b22a99c86e2b153bfe33cf69e04dd701aa7cb.zip
FreeBSD-src-793b22a99c86e2b153bfe33cf69e04dd701aa7cb.tar.gz
Spell "disklabel" correctly.
Approved by: ru
Diffstat (limited to 'sbin/sunlabel/Makefile')
-rw-r--r--sbin/sunlabel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/sunlabel/Makefile b/sbin/sunlabel/Makefile
index 1e6a8aa..143b6c7 100644
--- a/sbin/sunlabel/Makefile
+++ b/sbin/sunlabel/Makefile
@@ -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
OpenPOWER on IntegriCloud