diff -ruN postgresql-8.2.3-old/src/tutorial/README postgresql-8.2.3/src/tutorial/README
--- postgresql-8.2.3-old/src/tutorial/README	2001-10-26 22:45:33.000000000 +0200
+++ postgresql-8.2.3/src/tutorial/README	2006-04-10 22:17:29.000000000 +0200
@@ -1,8 +1,7 @@
 This directory contains SQL tutorial scripts.  To look at them, first do a
 	% make
 to compile all the scripts and C files for the user-defined functions
-and types.  (make needs to be GNU make --- it may be named something
-different on your system, often gmake)
+and types. This requires postgresql-server-dev-8.3 to be installed.
 
 Then, run psql with the -s (single-step) flag:
 	% psql -s
