Author: gjb (doc committer)
Date: Tue Jan  3 00:22:08 2012
New Revision: 229353
URL: http://svn.freebsd.org/changeset/base/229353

Log:
  Trivial standardization to a few comments in kern.pre.mk.
  
  Submitted by:         arundel
  MFC after:            3 days

Modified:
  head/sys/conf/kern.pre.mk

Modified: head/sys/conf/kern.pre.mk
==============================================================================
--- head/sys/conf/kern.pre.mk   Tue Jan  3 00:12:06 2012        (r229352)
+++ head/sys/conf/kern.pre.mk   Tue Jan  3 00:22:08 2012        (r229353)
@@ -71,10 +71,10 @@ INCLUDES+= -I$S/dev/ath -I$S/dev/ath/ath
 # ... and the same for the NgATM stuff
 INCLUDES+= -I$S/contrib/ngatm
 
-# .. and the same for twa
+# ... and the same for twa
 INCLUDES+= -I$S/dev/twa
 
-# ...  and XFS
+# ... and the same for XFS
 INCLUDES+= -I$S/gnu/fs/xfs/FreeBSD -I$S/gnu/fs/xfs/FreeBSD/support 
-I$S/gnu/fs/xfs
 
 # ... and the same for cxgb and cxgbe
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to