aboutsummaryrefslogtreecommitdiff
path: root/fuzz
diff options
context:
space:
mode:
authorkn <kn>2022-12-22 19:53:23 +0000
committerkn <kn>2022-12-22 19:53:23 +0000
commitb5ab4d2c13277e749c96920d4b1b09f2acc73390 (patch)
treeaa3031f25d55187f27531db113e44a63e8a7a799 /fuzz
parent4d79d463ef73fece1e3ab2d03b0076df5af9dc2f (diff)
downloadrtmux-b5ab4d2c13277e749c96920d4b1b09f2acc73390.tar.gz
rtmux-b5ab4d2c13277e749c96920d4b1b09f2acc73390.tar.bz2
rtmux-b5ab4d2c13277e749c96920d4b1b09f2acc73390.zip
Denote multiple arguments with 'arg ...' not 'args'
A few programs used the plural in their synopsis which doesn't read as clear as the obvious triple-dot notation. mdoc(7) .Ar defaults to "file ..." if no arguments are given and consistent use of 'arg ...' matches that behaviour. Cleanup a few markups of the same argument so the text keeps reading naturally; omit unhelpful parts like 'if optional arguments are given, they are passed along' for tools like time(1) and timeout(1) that obviously execute commands with whatever arguments where given -- just like doas(1) which doesn't mention arguments in its DESCRIPTION in the first place. For expr(1) the difference between 'expressions' and 'expression ...' is crucial, as arguments must be passed as individual words. Feedback millert jmc schwarze deraadt OK jmc
Diffstat (limited to 'fuzz')
0 files changed, 0 insertions, 0 deletions