Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]>

---

diff --git a/Makefile b/Makefile
index 67cc457..95d6a63 100644
--- a/Makefile
+++ b/Makefile
@@ -1189,7 +1189,7 @@ help:
        @echo  '  dir/file.[ois]  - Build specified target only'
        @echo  '  dir/file.ko     - Build module including final link'
        @echo  '  prepare         - Set up for building external modules'
-       @echo  '  tags/TAGS       - Generate tags file for editors'
+       @echo  '  {tags,TAGS}     - Generate tags file for {vi,emacs} editors'
        @echo  '  cscope          - Generate cscope index'
        @echo  '  kernelrelease   - Output the release version string'
        @echo  '  kernelversion   - Output the version stored in Makefile'
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry:
    Have classroom, will lecture.

http://crashcourse.ca                          Waterloo, Ontario, CANADA
========================================================================
-
To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to