diff options
author | ru <ru@FreeBSD.org> | 2003-05-01 21:28:49 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2003-05-01 21:28:49 +0000 |
commit | a5a3bf6eba16ef1b39d078bed265558caa740765 (patch) | |
tree | a47ba5bc561b85f46435e911b612d1f58e9c0474 /contrib | |
parent | 53849d5075dba94b2af5dc415af18737d9cc0689 (diff) | |
download | FreeBSD-src-a5a3bf6eba16ef1b39d078bed265558caa740765.zip FreeBSD-src-a5a3bf6eba16ef1b39d078bed265558caa740765.tar.gz |
Update upgrade instructions.
Diffstat (limited to 'contrib')
-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 4df0740..65154f1 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.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 |