Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [MAN] Clarify description of -nt, -ot options to test builtin | Gerrit Pape | 2007-09-25 |
| | | | | | | | | | Have the man page explicitely state how the test builtin behaves on -nt and -ot options if file2 does not exist. The case where file1 does not exist was already documented properly. This was noticed by Sven Mueller and reported through http://bugs.debian.org/373611 | ||
* | Copyright/licence updates and remove all traces of sys/cdefs.h | Herbert Xu | 2005-10-29 |
| | | | | | | | | | | | This change updates the BSD licence to the three-clause version since NetBSD has already done so. This makes dash GPL-compatible. It also adds Christos Zoulas (NetBSD ash maintainer) to the COPYING file. I've added "copyright by Herbert Xu" to most files. Finally all CVS IDs and inclusion of sys/cdefs.h have been removed. The latter is needed for support of klibc. | ||
* | Removed qflag. | herbert | 2005-09-26 |
| | |||
* | Corrected that/than typo in manual page. | agcosta | 2005-09-26 |
| | |||
* | Corrected grammar in manual page. | agcosta | 2005-09-26 |
| | |||
* | Corrected manual entry about ENV and non-interactive shells. | pape | 2005-09-26 |
| | |||
* | Spell behaviour consistently in manual page. | pape | 2005-09-26 |
| | |||
* | Fixed spelling errors in manual page. | agcosta | 2005-09-26 |
| | |||
* | Initial import. | Herbert Xu | 2005-09-26 |