From 10da3a80ed9c833cd6d77611f3b1265154a40fec Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Tue, 17 Apr 2001 14:31:56 +0000 Subject: [PATCH] Update upgrade instructions. --- contrib/groff/FREEBSD-Xlist | 1 + contrib/groff/FREEBSD-upgrade | 13 +++++++------ 2 files changed, 8 insertions(+), 6 deletions(-) create mode 100644 contrib/groff/FREEBSD-Xlist diff --git a/contrib/groff/FREEBSD-Xlist b/contrib/groff/FREEBSD-Xlist new file mode 100644 index 00000000000..9ff94d3cf46 --- /dev/null +++ b/contrib/groff/FREEBSD-Xlist @@ -0,0 +1 @@ +*/arch diff --git a/contrib/groff/FREEBSD-upgrade b/contrib/groff/FREEBSD-upgrade index e6f8a989234..4df0740177c 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.10, I typed: - cvs import -m 'Virgin import of FSF groff v1.10' \ - src/contrib/groff FSF v1_10 + 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 3. Follow the instructions printed out in step 2 to resolve any conflicts between local FreeBSD changes and the newer version. @@ -24,7 +24,8 @@ Do not, under any circumstances, deviate from this procedure. To make local changes to groff, simply patch and commit to the main branch (aka HEAD). Never make local changes on the FSF branch. -All local changes should be submitted to "wl@gnu.org" or -"Ted.Harding@nessie.mcc.ac.uk" for inclusion in the next vendor release. +All local changes should be submitted to Werner Lemberg or +Ted Harding for inclusion in the next +vendor release. -pst@freebsd.org - 7 Sep 1996 +ru@FreeBSD.org - 17 Apr 2001