Commit 5e4d81c9 authored by David Lawrence Ramsey's avatar David Lawrence Ramsey
Browse files

in README.CVS, mention that the minimum required version of groff is

1.12, since that's the first version that supports generating HTML


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3245 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
parent 628c4e29
Showing with 4 additions and 1 deletion
+4 -1
......@@ -288,6 +288,9 @@ CVS code -
- Mention that the minimum required version of texinfo is 4.0,
since that's the first version that supports generating HTML.
(DLR)
- Mention that the minimum required version of groff is 1.12,
since that's the first version that supports generating HTML.
(DLR)
- Update the given cvs commands so that they work again. (DLR)
- doc/faq.html:
- Add a new section 5.3 to explain the status of nano's Unicode
......
......@@ -10,7 +10,7 @@ packages:
- autoconf (version >= 2.54)
- automake (version >= 1.7)
- gettext (version >= 0.11.5)
- groff
- groff (version >= 1.12)
- texinfo (version >= 4.0)
- cvs
- ssh (with support for the SSH version 2 protocol)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment