getopt.3: Minor wording fix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-09-10 09:35:27 +02:00
parent 75f2a1b866
commit 4f247e780f
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ By default,
.BR getopt ()
permutes the contents of \fIargv\fP as it
scans, so that eventually all the nonoptions are at the end.
Two other modes are also implemented.
Two other scanning modes are also implemented.
If the first character of
\fIoptstring\fP is \(aq+\(aq or the environment variable
.B POSIXLY_CORRECT