* release of groffer 0.9.20
commit65942880a94fb1a3cb02adda72ae2d66008afc6d
authorWerner LEMBERG <wl@gnu.org>
Sun, 31 Jul 2005 07:53:15 +0000 (31 07:53 +0000)
committerWerner LEMBERG <wl@gnu.org>
Sun, 31 Jul 2005 07:53:15 +0000 (31 07:53 +0000)
tree956e0b0e4a49add718e2eb5298a5f93d2d2489b5
parent862e3fece0fc983bba487476269c2d3f29daa264
* release of groffer 0.9.20

### Split groffer.sh into two files groffer.sh and groffer2.sh.

* groffer.sh:
- Remove the second part of this script.  It is now in
groffer2.sh.
- $_GROFFER2_SH: New variable to point to the installed position
of `groffer2.sh'.  This position is presented using @libdir@.

* groffer2.sh: New script containing the second part of
groffer.sh. This script will be installed in the groffer library
directory @libdir@/groff/groffer, this might be
/usr/local/lib/groff/groffer/groffer2.sh for example.

* Makefile.sub:
- `groffer': Add replacement of @libdir@.
- `install_data': Add the installation of the groffer library
directory and groffer2.sh.
- `uninstall_sub': Delete the installed `groffer2.sh' and the
groffer library directory.

* README_SH:
- Remove the function list.
- Add argument options to the list of used commands.
- Documentation of the splitting of the script.
- Document the possible abbreviation of options.
contrib/groffer/ChangeLog
contrib/groffer/Makefile.sub
contrib/groffer/README_SH
contrib/groffer/groffer.sh
contrib/groffer/groffer2.sh [copied from contrib/groffer/groffer.sh with 96% similarity]