summary refs log tree commit diff
path: root/src/TOUR
diff options
context:
space:
mode:
authorFelix Dietrich <felix.dietrich@sperrhaken.name>2015-06-02 22:55:19 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2015-06-11 14:31:48 +0800
commitd7582e69da222e48002ef79ec1d97d55fc469dd6 (patch)
tree4db228a827c8c8037d73fcfc5a13dd7a6b72d30c /src/TOUR
parentbuiltin: Clear LC_ALL in mkbuiltins (diff)
downloaddash-d7582e69da222e48002ef79ec1d97d55fc469dd6.tar.gz
dash-d7582e69da222e48002ef79ec1d97d55fc469dd6.zip
man: Fix description of getopts when last argument reached
The description of getops in the manual incorrectly states that
var will be set to "--" when no arguments remain.  In fact it
will be set to "?".

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'src/TOUR')
0 files changed, 0 insertions, 0 deletions
t/bin/man1/htagml.1?id=f86e02005afa4fa7d61ab4019a365d0e7d372d0d&follow=1'>Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe