summaryrefslogtreecommitdiff
path: root/usr.bin/getopt
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
commit0227791b40a6936310e1dd376b0883b540fec0c0 (patch)
tree8a41fa7aceada1e7e82a06e67d6722b3c843f482 /usr.bin/getopt
parente340fc602be23c05a35f023bb91e70b4148c2ad9 (diff)
downloadsrc-test2-0227791b40a6936310e1dd376b0883b540fec0c0.tar.gz
src-test2-0227791b40a6936310e1dd376b0883b540fec0c0.zip
Notes
Diffstat (limited to 'usr.bin/getopt')
-rw-r--r--usr.bin/getopt/getopt.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/getopt/getopt.1 b/usr.bin/getopt/getopt.1
index ef4c39521e2b..771a2e73645f 100644
--- a/usr.bin/getopt/getopt.1
+++ b/usr.bin/getopt/getopt.1
@@ -109,7 +109,7 @@ has.
.Pp
Arguments containing white space or embedded shell metacharacters
generally will not survive intact; this looks easy to fix but
-isn't.
+is not.
People trying to fix
.Nm
or the example in this manpage should check the history of this file