From: davej@redhat.com

Did a s/2.5/2.6/ a while ago, as it made more sense when 2.6 appeared.  Old
URL will continue to work (symlink to the new file).  If I move this again,
whack me.



---

 Makefile |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN Makefile~update-post-halloween-url Makefile
--- 25/Makefile~update-post-halloween-url	2004-01-22 22:53:35.000000000 -0800
+++ 25-akpm/Makefile	2004-01-22 22:53:35.000000000 -0800
@@ -690,7 +690,7 @@ modules_install: _modinst_ _modinst_post
 _modinst_:
 	@if [ -z "`$(DEPMOD) -V | grep module-init-tools`" ]; then \
 		echo "Warning: you may need to install module-init-tools"; \
-		echo "See http://www.codemonkey.org.uk/post-halloween-2.5.txt";\
+		echo "See http://www.codemonkey.org.uk/docs/post-halloween-2.6.txt";\
 		sleep 1; \
 	fi
 	@rm -rf $(MODLIB)/kernel

_