diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-03-01 12:20:22 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-03-01 12:20:22 +0000 |
| commit | 87faa07bec7b6e1212692fbaa21d663ee288abe8 (patch) | |
| tree | 9a436c177ed358d0faad3010a07f77c999ee9cfa /usr.bin/getopt | |
| parent | f63f700eead0ba7d5c6f70df1a0bedc055bc8734 (diff) | |
Notes
Diffstat (limited to 'usr.bin/getopt')
| -rw-r--r-- | usr.bin/getopt/getopt.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/getopt/getopt.1 b/usr.bin/getopt/getopt.1 index 80e51d7079de5..72ae418925fd1 100644 --- a/usr.bin/getopt/getopt.1 +++ b/usr.bin/getopt/getopt.1 @@ -96,7 +96,8 @@ status > 0 when it encounters an option letter not included in Written by .An Henry Spencer , working from a Bell Labs manual page. -Behavior believed identical to the Bell version. Example changed in +Behavior believed identical to the Bell version. +Example changed in .Fx version 3.2 and 4.0. .Sh BUGS |
