aboutsummaryrefslogtreecommitdiffstats
path: root/man3/getopt.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getopt.3')
-rw-r--r--man3/getopt.33
1 files changed, 2 insertions, 1 deletions
diff --git a/man3/getopt.3 b/man3/getopt.3
index f5d5fa79a8..f887f2dabd 100644
--- a/man3/getopt.3
+++ b/man3/getopt.3
@@ -299,7 +299,8 @@ If
encounters an option with a missing argument,
then the return value depends on the first character in
.IR optstring :
-if it is \[aq]:\[aq], then \[aq]:\[aq] is returned; otherwise \[aq]?\[aq] is returned.
+if it is \[aq]:\[aq], then \[aq]:\[aq] is returned;
+otherwise \[aq]?\[aq] is returned.
.PP
.BR getopt_long ()
and