summaryrefslogtreecommitdiffstats
path: root/contrib/groff/INSTALL
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-05-01 13:09:50 +0000
committerru <ru@FreeBSD.org>2003-05-01 13:09:50 +0000
commit06b40fe5ee58fd8a0b847795047930206cb3088b (patch)
tree252b1111c59af7f71db148c72c15e643186b9b86 /contrib/groff/INSTALL
parent9fa30633edf6d37792cc22d6f97efbd6e19a6ad8 (diff)
parentc96557721be60d942f4d486b9ea7f9b7cbb034cc (diff)
downloadFreeBSD-src-06b40fe5ee58fd8a0b847795047930206cb3088b.zip
FreeBSD-src-06b40fe5ee58fd8a0b847795047930206cb3088b.tar.gz
This commit was generated by cvs2svn to compensate for changes in r114402,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/groff/INSTALL')
-rw-r--r--contrib/groff/INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/groff/INSTALL b/contrib/groff/INSTALL
index 0fb618e..c009b6d 100644
--- a/contrib/groff/INSTALL
+++ b/contrib/groff/INSTALL
@@ -6,7 +6,7 @@ This file contains information that supplements those instructions.
MS-Windows, see the file arch/djgpp/README.)
groff is written in C++, so you will need a C++ compiler. The C++
-source files use a suffix of `.cc', so your C++ compiler must be able
+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
gcc 2.7.1 or later (gcc version 2 includes GNU C++ as well as GNU C).
From gcc 2.5, it is no longer necessary to install libg++: the C++
@@ -44,7 +44,7 @@ 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.2 or newer as a prerequisite.
+need texinfo version 4.3 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.
OpenPOWER on IntegriCloud