diff --git a/contrib/groff/FREEBSD-upgrade b/contrib/groff/FREEBSD-upgrade index 4df0740177c..65154f14a29 100644 --- a/contrib/groff/FREEBSD-upgrade +++ b/contrib/groff/FREEBSD-upgrade @@ -12,9 +12,9 @@ To upgrade to a newer version of groff, when it is available: cvs import -m 'Virgin import of FSF groff v' \ src/contrib/groff FSF v - For example, to do the import of version 1.17, I typed: - cvs import -m 'Virgin import of FSF groff v1.17' \ - src/contrib/groff FSF v1_17 + For example, to do the import of version 1.19, I typed: + cvs import -m 'Virgin import of FSF groff v1.19' \ + src/contrib/groff FSF v1_19 3. Follow the instructions printed out in step 2 to resolve any conflicts between local FreeBSD changes and the newer version. @@ -28,4 +28,4 @@ All local changes should be submitted to Werner Lemberg or Ted Harding for inclusion in the next vendor release. -ru@FreeBSD.org - 17 Apr 2001 +ru@FreeBSD.org - 2 May 2003