diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-01-30 13:52:50 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-01-30 13:52:50 +0000 |
| commit | 4a8d02835c2544e65713d27352cb3be0bd5d1c84 (patch) | |
| tree | 99b740a7c4217cd7405a4de1071ea095c0037d7d /usr.bin/getopt | |
| parent | e407db3cbc080bdbd6c540a4af3d2d201ddc02f5 (diff) | |
Notes
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 |
