diff options
author | ru <ru@FreeBSD.org> | 2005-10-20 11:18:24 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-10-20 11:18:24 +0000 |
commit | c73f90b9a6eddf2ce20707c80af4e88d666ce75f (patch) | |
tree | 4a02acea673350b733850aef98d1ecc6f994b24e /contrib/groff | |
parent | 55cce44c9ebb24569fef9e46541a0364b17d8229 (diff) | |
download | FreeBSD-src-c73f90b9a6eddf2ce20707c80af4e88d666ce75f.zip FreeBSD-src-c73f90b9a6eddf2ce20707c80af4e88d666ce75f.tar.gz |
Update upgrade instructions.
Diffstat (limited to 'contrib/groff')
-rw-r--r-- | contrib/groff/FREEBSD-upgrade | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/groff/FREEBSD-upgrade b/contrib/groff/FREEBSD-upgrade index 65154f1..bf4fe11 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<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 |