]> git.ipfire.org Git - thirdparty/glibc.git/commit
manual: Clarify that abbreviations of long options are allowed
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Wed, 4 May 2022 10:26:47 +0000 (15:56 +0530)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Wed, 4 May 2022 10:28:53 +0000 (15:58 +0530)
commitec5b79aac7688bb1ff807376acfcc9b9afd4dcbf
treeedbb70dad577b68088b554ba57f6841ff9fc76be
parent0bcba53020b8f4363acefb1697cf6f026cbaa170
manual: Clarify that abbreviations of long options are allowed

The man page and code comments clearly state that abbreviations of long
option names are recognized correctly as long as they are unique.
Document this fact in the glibc manual as well.

Signed-off-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
Reviewed-by: Florian Weimer <fweimer@redhat.com>
Reviewed-by: Andreas Schwab <schwab@linux-m68k.org>
(cherry picked from commit db1efe02c9f15affc3908d6ae73875b82898a489)
manual/getopt.texi