Sync usage with man page.
[netbsd-mini2440.git] / gnu / dist / groff / contrib / groffer / TODO
blob33e86b62db922d3a0f856c99feff54a380e0d44f
1 TODO file for `groffer'
3 File position: <groff-source>/contrib/groffer/TODO
6 ####### TODO
8 Revision:
10 Optimization:
11 - Optimize `man' path determination in manpath_add_lang_sys() for speed
12   by building-up the `man' path only by and by as far as necessary
13   (not trivial).
14 - To increase the running speed write part of the `groffer' shell
15   script in C/C++.
17 Features of external programs:
18 - Revise option handling of `grog'.
20 Documentation:
21 - Improve the documentation of the search algorithm for `man' pages in
22   both the `groffer' scripts and the `man' page `groffer.man'.
23 - In `groffer.man', add more documentation for parts that were taken
24   over from GNU `man'.
25 - The documentation in the headers for some function definitions in
26   `groffer2.sh' needs to be updated.
29 ####### License
31 Last update: 16 August 2005
33 Copyright (C) 2003,2004,2005 Free Software Foundation, Inc.
34 Written by Bernd Warken
36 This file is part of `groffer', which is part of `groff'.
38 `groff' is free software; you can redistribute it and/or modify it
39 under the terms of the GNU General Public License as published by
40 the Free Software Foundation; either version 2, or (at your option)
41 any later version.
43 `groff' is distributed in the hope that it will be useful, but WITHOUT
44 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
45 or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
46 License for more details.
48 You should have received a copy of the GNU General Public License
49 along with `groff'; see the files COPYING and LICENSE in the top
50 directory of the `groff' source.  If not, write to the Free Software
51 Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA.
54 ####### Emacs settings
56 Local Variables:
57 mode: text
58 End: