Index: uspace/Makefile.common
===================================================================
--- uspace/Makefile.common	(revision 1a5fe4f3ec6a76ebd5b30f992574d843540f25cb)
+++ uspace/Makefile.common	(revision 5071f8a8d049c5ec42cf8d3640c718d3cf19c5a6)
@@ -275,5 +275,5 @@
 ifeq ($(PRECHECK),y)
 	JOBFILE = $(LIBC_PREFIX)/../../../tools/jobfile.py
-	# XXX: Do not change the order of arguments.
+	# NOTE: You must not change the order of arguments.
 	CC_JOB = $(JOBFILE) $(JOB) $(CC) $< -o $@
 	CXX_JOB = $(JOBFILE) $(JOB) $(CXX) $< -o $@
