test: Note that this is used both as a normal program and a shell builtin.
MFC after: 1 week
This commit is contained in:
parent
152e60f2fe
commit
2fd7d6aab6
@ -9,6 +9,10 @@
|
||||
*
|
||||
* This program is in the Public Domain.
|
||||
*/
|
||||
/*
|
||||
* Important: This file is used both as a standalone program /bin/test and
|
||||
* as a builtin for /bin/sh (#define SHELL).
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
Loading…
Reference in New Issue
Block a user