Rename be(1) to bectl(8); continues to live in /sbin
Discussed with: rpokala, allanjude
This commit is contained in:
parent
28f16a0f19
commit
5952343e02
@ -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
|
||||
|
@ -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
|
Loading…
Reference in New Issue
Block a user