diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-04-25 20:36:10 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-04-25 20:36:10 +0000 |
commit | 4c204da0ea6a9713614f109b9e021c7403ee0cee (patch) | |
tree | a423260d4e878d033ff4ba7803e9675aaf5e87dd /lib/libc/stdlib/getopt.3 | |
parent | a9d61f30f1fe1eac4e28c009ad0dcde9d63d9fdc (diff) |
Notes
Diffstat (limited to 'lib/libc/stdlib/getopt.3')
-rw-r--r-- | lib/libc/stdlib/getopt.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/getopt.3 b/lib/libc/stdlib/getopt.3 index 12fdf19dffee..ad4a4dcc5fce 100644 --- a/lib/libc/stdlib/getopt.3 +++ b/lib/libc/stdlib/getopt.3 @@ -215,7 +215,7 @@ from .Pp A single dash .Dq Li - -may be specified as an character in +may be specified as a character in .Fa optstring , however it should .Em never |