NetBSD/bin
kre 4c31efd22f At the request of bad@ enhance the synopsis of the set built-in
command to include explicit mention of the -o opt and +o opt forms.

Fix the synopsis to have the 4 forms that the description of the
utility discusses, rather than expecting users to understand that
the 3rd and 4th forms of the command were combined into the 3rd
synopsis format.   After doing that, the options in the 3rd format
no longer need to be optional, so now all 4 formats are distinct
(previously, the third, omitting everything that was optional, and
the first, could not be distinguished).

While here, some wording and formatting "improvements" as well (nothing
too serious).
2023-09-01 01:57:54 +00:00
..
cat cat: fix misleading indentation 2023-05-19 05:28:54 +00:00
chio
chmod If chown and chgrp can grow -d flags to suppress performing the 2023-05-05 04:14:02 +00:00
cp
csh Fix the build for variants that do not define EDIT. 2022-09-15 11:35:06 +00:00
date date(1): sync two [[[[[CC]yy]mm]dd]HH]MM[.SS] instances 2023-05-31 18:04:00 +00:00
dd update header too. 2022-01-14 23:56:35 +00:00
df Sync usage with man page. 2022-08-09 08:14:03 +00:00
domainname
echo echo: fix lint error due to strict bool mode 2021-11-16 21:38:29 +00:00
ed fix simple mis-matched function prototype and definitions. 2023-08-01 07:04:14 +00:00
expr Change back various occurrences of \*[Le], \*[Ge] (less/greater equal) 2022-08-28 10:48:15 +00:00
getfacl
hostname
kill kill(1): s/proceses/processes/ 2022-08-07 09:36:55 +00:00
ksh adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH} 2023-06-03 21:30:20 +00:00
ln
ls
mkdir
mt s/begining/beginning/ in comments and messages. 2022-01-24 09:14:36 +00:00
mv
pax pax: fix -Wformat for host tool 2023-07-20 20:10:59 +00:00
ps remove double t from targeted, add missing r to arbitrary 2022-01-26 11:48:53 +00:00
pwd Make pwd (both /bin/pwd and the /bin/sh built-in version) check for 2021-11-16 16:57:15 +00:00
rcmd
rcp convert explicit length check before unchecked snprintf() with just a 2023-08-01 08:47:24 +00:00
rm
rmdir
setfacl
sh At the request of bad@ enhance the synopsis of the set built-in 2023-09-01 01:57:54 +00:00
sleep sleep(1): minor markup tweaks 2023-02-19 10:54:35 +00:00
stty Clarify that "stty 0" will normally hang up the tty. Bump date. 2022-05-14 21:04:34 +00:00
sync
test PR 56983 Izumi Tsutsui: fix confusing message in test(1) with -DSMALL 2022-08-27 21:18:39 +00:00
Makefile
Makefile.inc