summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
-rw-r--r--INSTALL14
-rw-r--r--LICENSE15
-rw-r--r--MANIFEST2
-rw-r--r--README.MinGW3
5 files changed, 30 insertions, 12 deletions
diff --git a/ChangeLog b/ChangeLog
index 69dc1fce4..93c5e1e3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-12-07 Bernd Warken <bwarken@mayn.de>
+
+ * LICENSE: Updated.
+
+2003-12-07 Werner LEMBERG <wl@gnu.org>
+
+ * INSTALL: Improved.
+
2003-12-05 Keith Marshall <keith.d.marshall@ntlworld.com>
Use path separator character of target platform for compiled-in
diff --git a/INSTALL b/INSTALL
index c009b6de7..9cc20767b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -5,6 +5,9 @@ This file contains information that supplements those instructions.
(For instructions how to build groff with DJGPP tools for MS-DOS and
MS-Windows, see the file arch/djgpp/README.)
+(For instructions how to build groff with the MinGW tools for
+MS-Windows, see the file README.MinGW.)
+
groff is written in C++, so you will need a C++ compiler. The C++
source files use a suffix of `.cpp', so your C++ compiler must be able
to handle this. If you don't already have a C++ compiler, I suggest
@@ -25,9 +28,10 @@ an incorrect guess, say
PAGE=xxx ./configure
where `xxx' should be either `A4' or `letter'. Note that this will only
-affect the paper selection for grops. For compatibility with ditroff,
-the default page length in gtroff is always 11 inches. The page length
-can be changed with the `pl' request.
+affect the paper selection of some device drivers like grops (which can
+be still overridden on the command line). For compatibility with
+ditroff, the default page length in gtroff is always 11 inches. The
+page length can be changed with the `pl' request.
When you have built groff, you can use the test-groff script to try
groff out on one of the man pages. (Use the .n files not the .man
@@ -43,8 +47,8 @@ subdirectory.
To get a DVI, PDF, or HTML version of the groff texinfo manual, say `make
groff.dvi', `make groff.pdf', or `make groff.html', respectively, in the
-`doc' subdirectory (after compiling the groff package). Note that you
-need texinfo version 4.3 or newer as a prerequisite.
+`doc' subdirectory (after configuring the groff package). Note that you
+need texinfo version 4.6 or newer as a prerequisite.
If you have problems, read the PROBLEMS file. If this doesn't help
send a bug report using the form in the file BUG-REPORT.
diff --git a/LICENSE b/LICENSE
index d530072fc..1fe1fbbc9 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,17 +1,22 @@
LICENSE
-The groff program is a free software project. All files of the groff
-source package are licensed under the GNU Public General License
-(GPL), the major GNU copyleft license.
+The groff program is a free software project. It is licensed under
+the GNU Public General License (GPL), the major GNU copyleft license.
The file COPYING in the top directory of the groff source package
contains a copy of the GPL that was downloaded from the GNU web site
http://www.gnu.org/copyleft/gpl.txt at 1 dec 2003.
All files of the groff source package are licensed under this version
-of the GPL. According to the GPL, you are also free to choose any
-later version of the GPL.
+of the GPL (or licenses which are compatible with the GPL). According
+to the GPL, you are also free to choose any later version of the GPL.
The GPL names an address where you can get the actual version by
normal post. Further information is found in the internet at
http://www.gnu.org/copyleft.
+
+In addition to specifying a license, US law enforces that each file is
+copyrighted. As the groff program is a GNU project, the copyright of
+all files of the groff source package which are using the GPL has been
+assigned to the Free Sofware Foundation (FSF). Information on GNU and
+FSF is found at http://www.fsf.org/.
diff --git a/MANIFEST b/MANIFEST
index f8d1ae795..a6d647cb6 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,6 +1,6 @@
MANIFEST
-Last update: 11 Jun 2003
+Last update: 01 Jul 2003
This file is part of groff, the GNU roff type-setting system.
diff --git a/README.MinGW b/README.MinGW
index 88b37e403..b8792b135 100644
--- a/README.MinGW
+++ b/README.MinGW
@@ -19,7 +19,7 @@
http://sourceforge.net/projects/mingw
by following the appropriate download links, where they are available as
- self-extracting executable installation packages. Iif installing both from
+ self-extracting executable installation packages. If installing both from
scratch, it is recommended that MinGW is installed first, as the MSYS
installer can then automatically set up the proper environment for running
MinGW.
@@ -193,6 +193,7 @@
pnmcrop.exe
pnmcut.exe
pnmtopng.exe
+ pnmtops.exe
2. from the libpng-<version>-bin.zip package: