kill: Note that this is used both as a normal program and a shell builtin.
This commit is contained in:
parent
77fae5c16d
commit
3658c9776e
@ -26,6 +26,10 @@
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*/
|
||||
/*
|
||||
* Important: This file is used both as a standalone program /bin/kill and
|
||||
* as a builtin for /bin/sh (#define SHELL).
|
||||
*/
|
||||
|
||||
#if 0
|
||||
#ifndef lint
|
||||
|
Loading…
Reference in New Issue
Block a user