diff options
author | Kris Kennaway <kris@FreeBSD.org> | 1999-11-15 03:13:23 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 1999-11-15 03:13:23 +0000 |
commit | a8b4fa4aafe6bd3f79e3c54c93e43707938bae2f (patch) | |
tree | 62224aa6cccb347cdc09366fd73648b61c178285 /lib/libc/stdlib/getopt.3 | |
parent | 3c7fbe12d15b29e42112fe9191e763d417303698 (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 d6cb07959caf..51f7ffbaadd2 100644 --- a/lib/libc/stdlib/getopt.3 +++ b/lib/libc/stdlib/getopt.3 @@ -199,7 +199,7 @@ argv += optind; .Sh HISTORY The .Fn getopt -function appeared +function appeared in .Bx 4.3 . .Sh BUGS The |