summaryrefslogtreecommitdiff
path: root/grub/tftp_boot.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'grub/tftp_boot.mdwn')
-rw-r--r--grub/tftp_boot.mdwn6
1 files changed, 0 insertions, 6 deletions
diff --git a/grub/tftp_boot.mdwn b/grub/tftp_boot.mdwn
index 8e307b4f..cecc0196 100644
--- a/grub/tftp_boot.mdwn
+++ b/grub/tftp_boot.mdwn
@@ -34,9 +34,3 @@ The `menu.lst` can look something like this:
--exec-server-task=${exec-task} \
-T typed ${root} $(task-create) $(task-resume)
module /lib/ld.so.1 /hurd/exec $(exec-task=task-create)
-
-**Note: Make sure there are NO spaces after the trailing backslases (\\)!!**
-
-For more information on GNUmach modules lines and installation setup, see [[Hurd/InstallNotes]]
-
--- [[Main/JoachimNilsson]] - 13 Apr 2005