NetBSD/bin
wiz 242b959069 Don't xref set(1) and case(1), since they are builtins and we don't
have separate man pages for them.
Xref passwd 5 instead of 4, environ 7 instead of 5, and comment out xref
to profile(4), which we don't have.
Improve markup of SYNOPSIS.
Some whitespace fixes while I'm here.
2001-04-03 10:56:03 +00:00
..
cat Un-__P and ANSIfy 2001-01-03 14:32:40 +00:00
chio convert to use getprogname() 2001-02-19 22:39:39 +00:00
chmod The "X" permission _is_ specified by POSIX.2. 2000-10-14 18:45:03 +00:00
cp For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
csh Add references to getrlimit(2) and setrlimit(2) under the csh built-in 2001-03-16 08:45:33 +00:00
date xref settimeofday(2) 2001-03-09 15:16:49 +00:00
dd avoid C sequence point issues warned about by development version of gcc. 2001-01-16 02:41:17 +00:00
df use getprogname() 2001-02-20 23:02:07 +00:00
domainname Update to reflect reality - s,/etc/netstart,/etc/rc.d/network, 2001-02-27 17:47:22 +00:00
echo For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
ed remove redundant declaration of errmsg 2001-01-07 05:41:20 +00:00
expr remove redundant declaration of yyparse 2001-02-04 19:51:14 +00:00
hostname Update to reflect reality - s,/etc/netstart,/etc/rc.d/network, 2001-02-27 17:47:22 +00:00
kill s/exit_status/signal_number/ 2000-05-13 17:04:04 +00:00
ksh remove duplicate declarations, and fix nested externs. 2001-02-04 19:26:04 +00:00
ln convert to use getprogname() 2001-02-19 22:39:39 +00:00
ls fix nested extern. 2001-02-04 19:32:26 +00:00
mkdir - The type of return value of setmode is a void * and getmode takes it, 2000-10-10 14:30:40 +00:00
mt Equally trivial formatting tweak. Leaving the thing alone after this. :) 2001-02-13 19:39:34 +00:00
mv For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
pax use more standard %ll_ in favour of %q_ 2001-01-04 15:39:50 +00:00
ps Always initialize an auto variable. 2001-03-23 01:06:02 +00:00
pwd For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
rcmd Xref kerberos 8, not 3. 2001-04-03 10:53:45 +00:00
rcp use more standard %ll_ in favour of %q_ 2001-01-04 15:39:50 +00:00
rm For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
rmdir For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
sh Don't xref set(1) and case(1), since they are builtins and we don't 2001-04-03 10:56:03 +00:00
sleep For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
stty For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
sync kill references to update(8), it doesn't exist any more 2000-10-06 18:53:28 +00:00
test For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
Makefile move rcorder to sbin. 1999-11-23 05:28:15 +00:00
Makefile.inc