Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-12 | document that no leading whitespace is permitted between the option and | Okan Demirmen | |
argument if the argument is deemed to be optional ('::'). feedback and ok jmc@ and millert@ | |||
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2007-01-26 | after some discussion with otto, remove "errcode=$?;" from getopt's | Jason McIntyre | |
synopsis: it is really not central to its usage; ok otto millert | |||
2007-01-24 | The example is not correct and uses non-idiomatic scripting. So fix it. | Otto Moerbeek | |
ok espie@ | |||
2006-01-14 | document why we avoid: set -- `getopt optstring $*` | Jason McIntyre | |
2006-01-14 | update the example and synopsis so that we are checking the | Jason McIntyre | |
exit value of getopt itself, not `set'; example merged from current freebsd page; problem reported by nordin; ok millert | |||
2006-01-13 | - kill some of the mad escaping; | Jason McIntyre | |
2003-02-17 | copyrights added; | Jason McIntyre | |
des_crypt(3): Eric Young aac(4): Michael Smith, BSDi, Niklas Hallqvist; ok niklas@ bktr(4): Amancio Hasty, Roger Hardiman getopt(1): Henry Spencer (public domain) pcnfds(8): Sun | |||
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell | |
2000-03-07 | Various cleanup. | Aaron Campbell | |
2000-03-04 | In Unix land we prefer "whitespace" to "white space" or "white-space". At | Aaron Campbell | |
least, this is the impression I get from looking at a lot of Perl docs. | |||
1999-07-04 | correct use of .Nm; some other formatting nits | Aaron Campbell | |
1998-09-26 | usr.bin/ man page fixes, f-m. | Aaron Campbell | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |