From f28cdcc86804788e3bd41124cfb217276960e725 Mon Sep 17 00:00:00 2001 From: Thomas Nikolajsen Date: Sun, 8 Feb 2009 09:04:36 +0100 Subject: [PATCH] Fix typo. --- nrelease/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nrelease/Makefile b/nrelease/Makefile index f308f2f80e..26f114b1b0 100644 --- a/nrelease/Makefile +++ b/nrelease/Makefile @@ -417,7 +417,7 @@ pkgsrc_cdrecord: help: @echo "make release - complete build from scratch" @echo "make quick - attempt to do an incremental rebuild" - @echo "make realquic - attempt to restart after world & kernel" + @echo "make realquick - attempt to restart after world & kernel" @echo "" @echo "If the main build works but customizeiso fails you can restart" @echo "at the customize iso step with:" -- 2.11.4.GIT