Hi Linus,
Please apply below patch updating the URL in the NBD documentation to point
to the project home page on sourceforge.
Best regards,
Anton
--
Anton Altaparmakov <aia21 at cantab.net> (replace at with @)
Linux NTFS maintainer / IRC: #ntfs on irc.openprojects.net
WWW: http://linux-ntfs.sf.net/ & http://www-stu.christs.cam.ac.uk/~aia21/
--- nbd25.patch ---
# This is a BitKeeper generated patch for the following project:
# Project Name: Linux kernel tree
# This patch format is intended for GNU patch command version 2.5 or higher.
# This patch includes the following deltas:
# ChangeSet 1.557 -> 1.558
# Documentation/nbd.txt 1.1 -> 1.2
#
# The following is the BitKeeper ChangeSet Log
# --------------------------------------------
# 02/04/21 [email protected] 1.558
# Update NBD URL in documentation.
# --------------------------------------------
#
diff -Nru a/Documentation/nbd.txt b/Documentation/nbd.txt
--- a/Documentation/nbd.txt Sun Apr 21 12:01:09 2002
+++ b/Documentation/nbd.txt Sun Apr 21 12:01:09 2002
@@ -54,4 +54,4 @@
... in case of read operation with no error,
this is immediately followed len bytes of data
- For more information, look at http://atrey.karlin.mff.cuni.cz/~pavel.
+ For more information, look at http://nbd.sf.net/.