getopt.3: wfix

Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-04-20 09:47:54 +02:00
parent f54a0d6a18
commit 45c2b89b54
1 changed files with 3 additions and 3 deletions

View File

@ -350,10 +350,10 @@ provided the environment variable
is set.
Otherwise, the elements of \fIargv\fP aren't really
.IR const ,
because we permute them.
We pretend they're
because these functions permute them.
Nevertheless,
.I const
in the prototype to be compatible with other systems.
is used in the prototype to be compatible with other systems.
.IP
The use of \(aq+\(aq and \(aq\-\(aq in
.I optstring