Rename be(1) to bectl(8); continues to live in /sbin

Discussed with:	rpokala, allanjude
This commit is contained in:
Kyle Evans 2018-07-24 13:21:44 +00:00
parent 28f16a0f19
commit 5952343e02
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/bectl/; revision=336669
4 changed files with 3 additions and 3 deletions

View File

@ -86,7 +86,7 @@ SUBDIR.${MK_PF}+= pfctl
SUBDIR.${MK_PF}+= pflogd
SUBDIR.${MK_QUOTAS}+= quotacheck
SUBDIR.${MK_ROUTED}+= routed
SUBDIR.${MK_ZFS}+= be
SUBDIR.${MK_ZFS}+= bectl
SUBDIR.${MK_ZFS}+= zfsbootcfg
SUBDIR.${MK_TESTS}+= tests

View File

@ -1,8 +1,8 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= be
PROG= bectl
WARNS?= 1
MAN= be.1
MAN= bectl.8
LIBADD+= be
LIBADD+= nvpair