aboutsummaryrefslogtreecommitdiff
path: root/sbin/bsdlabel/Makefile
diff options
context:
space:
mode:
authorUlrich Spörlein <uqs@FreeBSD.org>2011-03-10 08:23:58 +0000
committerUlrich Spörlein <uqs@FreeBSD.org>2011-03-10 08:23:58 +0000
commit1cc06c674e728ec3e408a7c4bb584e2844eca9e3 (patch)
treea889812e9bed5290be8de88dbc8aad595ef30bfb /sbin/bsdlabel/Makefile
parent0c89688b3b1bd8d567cf0e0337b74220700cb142 (diff)
downloadsrc-1cc06c674e728ec3e408a7c4bb584e2844eca9e3.tar.gz
src-1cc06c674e728ec3e408a7c4bb584e2844eca9e3.zip
Remove bsdlabel.5, which hasn't been installed in over 7 years
and contains little more than an out-dated copy of <sys/disklabel.h>
Notes
Notes: svn path=/head/; revision=219446
Diffstat (limited to 'sbin/bsdlabel/Makefile')
-rw-r--r--sbin/bsdlabel/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/bsdlabel/Makefile b/sbin/bsdlabel/Makefile
index f91f1601fc72..5c9184e9aa87 100644
--- a/sbin/bsdlabel/Makefile
+++ b/sbin/bsdlabel/Makefile
@@ -5,7 +5,6 @@
PROG= bsdlabel
SRCS= bsdlabel.c geom_bsd_enc.c
-#MAN= bsdlabel.5
MAN+= bsdlabel.8
.if ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} == "amd64"