* release of groffer 0.9.12
commit3b7655663825b9c36b2b1b0f3b104413073b59de
authorWerner LEMBERG <wl@gnu.org>
Tue, 16 Nov 2004 09:18:41 +0000 (16 09:18 +0000)
committerWerner LEMBERG <wl@gnu.org>
Tue, 16 Nov 2004 09:18:41 +0000 (16 09:18 +0000)
tree228447fd0421147fa96bd7537b17f87e0a5613bd
parent3d6dbbcf7644b2282536a1c6139ecf51fc780878
* release of groffer 0.9.12

* groffer.sh:
- main_init(): Rewriting of the creation of the temporary
directory to ensure that it cannot be made writable apart from the
user.  If the directory already exists and cannot be removed then
append `X' to the directory name.
- is_non_empty_file(): fix it to use POSIX `test -s'.
- is_existing(): new function.
- POSIX `rm -f -r': use this in `clean_up()' and `main_init()'.
- `--macro-file': remove this unused long option.
- `-V', `--source', `--device': move these from groff options
to groffer options.
- `$_TMP_DIR_SUB': remove this unused variable.
contrib/groffer/ChangeLog
contrib/groffer/README_SH
contrib/groffer/groffer.sh