From: Neil Puttock Date: Wed, 20 May 2009 23:27:57 +0000 (+0100) Subject: Nitpick: make web -> make doc. X-Git-Tag: release/2.13.1-1~7^2~3^2~4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3ef02b7ddbb77f8702abcbbbbbb996ec7e823418;p=lilypond.git Nitpick: make web -> make doc. --- diff --git a/stepmake/stepmake/texinfo-targets.make b/stepmake/stepmake/texinfo-targets.make index 133a9bb218..ede79d46e1 100644 --- a/stepmake/stepmake/texinfo-targets.make +++ b/stepmake/stepmake/texinfo-targets.make @@ -56,7 +56,7 @@ endif # copying info images ifneq ($(patsubst %/local,%,$(DESTDIR)$(prefix)),/usr) -## install-info can't do all his job for binary packages build systems. +## install-info can't do all its job for binary packages' build systems. ## Best we can do is to notify the builder or packager. local-install-info: info -$(INSTALL) -d $(DESTDIR)$(infodir) @@ -113,7 +113,7 @@ local-install-info: info @echo "***************************************************************" @echo "To compile Info documentation with images, do from top of the build tree" @echo - @echo " make web" + @echo " make doc" @echo @echo "which builds documentation in all formats; to build only Info documentation, do" @echo