freebsd-dev/bin
Dima Dorfman 24b0280f8c Remove the EXAMPLES section that describes how to sort by size using
sort(1). This functionality is provided by the -S option now, and it
is useful even though a similar effect is achievable with sort(1),
since the latter doesn't work in combination with -h. This option is
also present in NetBSD, OpenBSD, and GNU fileutils, so there's clearly
a demand for it.

Noticed by:	asmodai
2005-06-03 11:38:35 +00:00
..
cat
chflags Add an interface to the lchflags(2) syscall. The new -h option is 2005-05-14 23:23:10 +00:00
chio
chmod Expand contractions. 2005-02-13 23:45:54 +00:00
cp Fix a few markup nits in previous commit. 2005-02-25 00:40:46 +00:00
csh Define HAVE_STRUCT_UTMP_UT_HOST in order for the REMOTEHOST environment 2005-05-04 20:21:57 +00:00
date Expand *n't contractions. 2005-02-13 22:25:33 +00:00
dd Document problems with writing to disks under GEOM. 2005-04-07 20:50:38 +00:00
df
domainname
echo
ed Sync program's usage() with manpage's SYNOPSIS. 2005-02-09 17:37:39 +00:00
expr
getfacl Sync program's usage() with manpage's SYNOPSIS. 2005-02-09 17:37:39 +00:00
hostname There is no /etc/rc.network anymore. 2005-04-17 23:22:22 +00:00
kenv
kill
ln Expand *n't contractions. 2005-02-13 22:25:33 +00:00
ls Remove the EXAMPLES section that describes how to sort by size using 2005-06-03 11:38:35 +00:00
mkdir Sync program's usage() with manpage's SYNOPSIS. 2005-02-09 17:37:39 +00:00
mv Correct a few places where we called warn() when warnx() should have 2005-05-19 21:33:48 +00:00
pax Fix bin/pax doesn't wait for compress/gzip before exiting. 2005-03-12 06:38:01 +00:00
ps o Typo: s/teminal/terminal/. 2005-04-29 11:10:27 +00:00
pwd Sync program's usage() with manpage's SYNOPSIS. 2005-02-09 17:37:39 +00:00
rcp Expand *n't contractions. 2005-02-13 22:25:33 +00:00
realpath
rm Sync program's usage() with manpage's SYNOPSIS. 2005-02-09 17:37:39 +00:00
rmail
rmdir The new name for the DIAGNOSTICS section is EXIT STATUS. 2005-05-31 12:57:44 +00:00
setfacl Sync program's usage() with manpage's SYNOPSIS. 2005-02-09 17:37:39 +00:00
sh A second attempt to adjust option-parsing on a shell command, for the 2005-05-16 04:32:41 +00:00
sleep
stty Fix: printed output flags (onocr) and (onlret) same as oxtabs 2005-05-26 06:57:57 +00:00
sync
test
uuidgen
Makefile Wrap BSD r* commands in NO_RCMDS. 2005-03-02 11:53:22 +00:00
Makefile.inc