mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 09:37:08 -04:00
Move trim(1) from usr.bin to usr.sbin to become trim(8).
Requested by: se MFC after: 1 month
This commit is contained in:
parent
98af779d05
commit
fcd7ccb28c
5 changed files with 1 additions and 1 deletions
|
|
@ -159,7 +159,6 @@ SUBDIR= alias \
|
|||
touch \
|
||||
tput \
|
||||
tr \
|
||||
trim \
|
||||
true \
|
||||
truncate \
|
||||
tset \
|
||||
|
|
|
|||
|
|
@ -91,6 +91,7 @@ SUBDIR= adduser \
|
|||
tcpdrop \
|
||||
tcpdump \
|
||||
traceroute \
|
||||
trim \
|
||||
trpt \
|
||||
tzsetup \
|
||||
ugidfw \
|
||||
|
|
|
|||
Loading…
Reference in a new issue