Update upgrade instructions.

This commit is contained in:
Ruslan Ermilov 2005-10-20 11:18:24 +00:00
parent 89189a9d8e
commit 5ca88fcbc5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=151508

View File

@ -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<version>' \
src/contrib/groff FSF v<version>
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
For example, to do the import of version 1.19.2, I typed:
cvs import -m 'Virgin import of FSF groff v1.19.2' \
src/contrib/groff FSF v1_19_2
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 <wl@gnu.org> or
Ted Harding <ted.harding@nessie.mcc.ac.uk> for inclusion in the next
vendor release.
ru@FreeBSD.org - 2 May 2003
ru@FreeBSD.org - 20 October 2005