diff options
Diffstat (limited to 'man3/getopt.3')
| -rw-r--r-- | man3/getopt.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/getopt.3 b/man3/getopt.3 index e1d15de08d..972b9b3204 100644 --- a/man3/getopt.3 +++ b/man3/getopt.3 @@ -156,7 +156,7 @@ If .BR getopt () finds an option character in \fIargv\fP that was not included in \fIoptstring\fP, or if it detects a missing option argument, -it returns \(aq?\(aq and sets the external variable \fIoptopt\fP to the +it returns \(aq?\(aq and sets the external variable \fIoptopt\fP to the actual option character. If the first character (following any optional \(aq+\(aq or \(aq\-\(aq described above) |
