aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>1999-01-06 19:35:46 +0000
committerWarner Losh <imp@FreeBSD.org>1999-01-06 19:35:46 +0000
commit0061cc046106d3f61b152de8257dad7e6b4c8323 (patch)
treecd31789d8ad9cf300c70aef66af4c5761739e01d /UPDATING
parent162cd2a6ab93ab7cf1f835564abd1f1c82c9ec0e (diff)
downloadsrc-0061cc046106d3f61b152de8257dad7e6b4c8323.tar.gz
src-0061cc046106d3f61b152de8257dad7e6b4c8323.zip
Add pointer to mergemaster.
Submitted by: Jaye Mathisen <mrcpu@internetcds.com> Also minor formatting nits.
Notes
Notes: svn path=/head/; revision=42356
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 4 insertions, 3 deletions
diff --git a/UPDATING b/UPDATING
index 1057c8e66ab3..b0d62a395dbd 100644
--- a/UPDATING
+++ b/UPDATING
@@ -10,11 +10,12 @@ earlier version of FreeBSD, you are on your own to get to November 18,
install the new bootblocks:
http://www.freebsd.org/~rnordier/boot.txt
-19980106:
When updating to ELF, make sure that you have updated your
/etc/rc files which have different ldconfig invocations for
elf and aout. Otherwise things like X will stop working with
- messages about being unable to find library files.
+ messages about being unable to find library files. The mergemaster
+ utility in ports/sysutils/mergemaster helps to keep critical
+ files like this in sync, and its use is recommended.
19990104:
Information about ELF day (see 19981230) can be found in
@@ -64,4 +65,4 @@ earlier version of FreeBSD, you are on your own to get to November 18,
YYYYMMDD:
What happened and what you need to do.
-$Id: UPDATING,v 1.7 1999/01/06 07:06:38 imp Exp $
+$Id: UPDATING,v 1.8 1999/01/06 07:12:41 imp Exp $