Update upgrade instructions.

This commit is contained in:
Ruslan Ermilov 2003-05-01 21:28:49 +00:00
parent 52c3844c7a
commit 157cd280a4
1 changed files with 4 additions and 4 deletions

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.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 <wl@gnu.org> or
Ted Harding <ted.harding@nessie.mcc.ac.uk> for inclusion in the next
vendor release.
ru@FreeBSD.org - 17 Apr 2001
ru@FreeBSD.org - 2 May 2003