diff options
Diffstat (limited to 'man3/getopt.3')
| -rw-r--r-- | man3/getopt.3 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/man3/getopt.3 b/man3/getopt.3 index 5dff8cd4e8..550d5ba98c 100644 --- a/man3/getopt.3 +++ b/man3/getopt.3 @@ -380,13 +380,6 @@ routine that rechecks .B POSIXLY_CORRECT and checks for GNU extensions in .IR optstring .) -.SH BUGS -The POSIX.2 specification of -.BR getopt () -has a technical error described in POSIX.2 Interpretation 150. -The GNU -implementation (and probably all other implementations) implements the -correct behavior rather than that specified. .SH EXAMPLE .SS getopt() The following trivial example program uses |
