freebsd-src/share/man/man1
Akinori MUSHA d90c5c4ab4 Make test(1) a builtin command of our sh(1) for efficiency. The
binary size increase is 3,784 bytes (about 0.6%).

I don't drop the printf builtin while I'm here because some /etc/rc.*
scripts seem to use it before mounting /usr where printf(1) resides.

Reviewed by:	arch (sheldonh)
Inspired by:	NetBSD, ksh
Clued by:	ume (on how the printf builtin is used)
2001-11-17 19:10:11 +00:00
..
builtin.1 Make test(1) a builtin command of our sh(1) for efficiency. The 2001-11-17 19:10:11 +00:00
intro.1 Explain a little about sysexits(3) so that regular users can take 2001-10-23 00:46:13 +00:00
Makefile MAN[1-9] -> MAN. 2001-03-27 13:48:25 +00:00