From: Thomas Nikolajsen Date: Sun, 8 Feb 2009 08:04:36 +0000 (+0100) Subject: Fix typo. X-Git-Tag: v2.3.1~389^2^2 X-Git-Url: http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/f28cdcc86804788e3bd41124cfb217276960e725 Fix typo. --- diff --git a/nrelease/Makefile b/nrelease/Makefile index f308f2f..26f114b 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:"