diff options
Diffstat (limited to 'usr.bin/getopt')
| -rw-r--r-- | usr.bin/getopt/getopt.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/getopt/getopt.1 b/usr.bin/getopt/getopt.1 index 16a50f090a57a..50f375c6d6fd4 100644 --- a/usr.bin/getopt/getopt.1 +++ b/usr.bin/getopt/getopt.1 @@ -86,7 +86,7 @@ Whatever .Xr getopt 3 has. .Pp -Arguments containing white space or imbedded shell metacharacters +Arguments containing white space or embedded shell metacharacters generally will not survive intact; this looks easy to fix but isn't. .Pp The error message for an invalid option is identified as coming |
