summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/getopt.3
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-01-30 16:47:06 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-01-30 16:47:06 +0000
commite824e3a0f2684df2364ab0cc644be7ccae0fb6b1 (patch)
tree4a76a77847faa5f29788cfb3aebaf5306bf33fdf /lib/libc/stdlib/getopt.3
parentfdd7805ad4882d7f32f65fffb54206130ef5963a (diff)
Notes
Diffstat (limited to 'lib/libc/stdlib/getopt.3')
-rw-r--r--lib/libc/stdlib/getopt.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/getopt.3 b/lib/libc/stdlib/getopt.3
index 95ff6e6875c4..4d51bac04d74 100644
--- a/lib/libc/stdlib/getopt.3
+++ b/lib/libc/stdlib/getopt.3
@@ -124,7 +124,7 @@ returns an
.Dv EOF
when the argument list is exhausted, or a non-recognized
option is encountered.
-The interpretation of options in the argument list may be cancelled
+The interpretation of options in the argument list may be canceled
by the option
.Ql --
(double dash) which causes