CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/06/04 22:06:08
Modified files:
lib/libc/stdlib: Makefile.inc exit.3
lib/libc/sys : _exit.2 Makefile.inc
Log message:
Move _Exit() from the exit() manpage to the _exit() manpage, as it's
just an alias of the latter.
ok matthew@ tedu@
