summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ui/ui_util.c
diff options
context:
space:
mode:
authorkn <>2022-12-22 19:53:23 +0000
committerkn <>2022-12-22 19:53:23 +0000
commit18d8469c038e55877ed7bfe3bb9e304a230eb82b (patch)
tree96643289c6432a2a6de33c2a52092cc67efded66 /src/lib/libcrypto/ui/ui_util.c
parent86fa28cbbacedd13469273af209171d5c5dd3ef0 (diff)
downloadopenbsd-18d8469c038e55877ed7bfe3bb9e304a230eb82b.tar.gz
openbsd-18d8469c038e55877ed7bfe3bb9e304a230eb82b.tar.bz2
openbsd-18d8469c038e55877ed7bfe3bb9e304a230eb82b.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 'src/lib/libcrypto/ui/ui_util.c')
0 files changed, 0 insertions, 0 deletions