summaryrefslogtreecommitdiff
path: root/contrib/groffer/README_PERL
blob: 18fe7a8d61702ed52047aaf5d357393649d406e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
README_PERL

`groffer' is written in the programming language Perl.


Compatibility

It was written in Linux, but due to Free Software under GNU it is
available for each operating system.

For testing, `groffer.pl' may be used directly without a Makefile.  By
`make', this file will be transformed into the file `groffer' that will
be installed.


Temporary files

The `file' and `so' temporaries are numbered and the files with .so
request are copied.  All .so requests are handled; this is an
extension to `man' that deals only with the first .so request.


####### License

Copyright (C) 2003-2014  Free Software Foundation, Inc.
Written by Bernd Warken <groff-bernd.warken-72@web.de>.

This file is part of `groffer', which is part of `groff'.

`groff' is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

`groff' is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see
<http://www.gnu.org/licenses/gpl-2.0.html>.


####### Emacs settings

Local Variables:
mode: text
End: