Author: bdrewery
Date: Mon Jan 11 20:27:05 2016
New Revision: 293697
URL: https://svnweb.freebsd.org/changeset/base/293697

Log:
  Correct a comment.
  
  Submitted by: jhb

Modified:
  head/Makefile.inc1

Modified: head/Makefile.inc1
==============================================================================
--- head/Makefile.inc1  Mon Jan 11 20:25:41 2016        (r293696)
+++ head/Makefile.inc1  Mon Jan 11 20:27:05 2016        (r293697)
@@ -569,7 +569,7 @@ _worldtmp: .PHONY
 .endif
 .else
        rm -rf ${WORLDTMP}/legacy/usr/include
-#      XXX - These three can depend on any header file.
+#      XXX - These can depend on any header file.
        rm -f ${OBJTREE}${.CURDIR}/lib/libsysdecode/ioctl.c
        rm -f ${OBJTREE}${.CURDIR}/usr.bin/kdump/kdump_subr.c
 .endif
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to