Author: asomers
Date: Wed Jun  1 22:21:42 2016
New Revision: 301174
URL: https://svnweb.freebsd.org/changeset/base/301174

Log:
  Improve the English in a comment
  
  sys/cddl/contrib/opensolaris/uts/common/sys/acl.h:
        Improve the english in a comment.  No functional changes
  
  Submitted by: gibbs
  MFC after:    4 weeks
  Sponsored by: Spectra Logic Corp

Modified:
  head/sys/cddl/contrib/opensolaris/uts/common/sys/acl.h

Modified: head/sys/cddl/contrib/opensolaris/uts/common/sys/acl.h
==============================================================================
--- head/sys/cddl/contrib/opensolaris/uts/common/sys/acl.h      Wed Jun  1 
22:11:54 2016        (r301173)
+++ head/sys/cddl/contrib/opensolaris/uts/common/sys/acl.h      Wed Jun  1 
22:21:42 2016        (r301174)
@@ -35,8 +35,8 @@
 
 #if defined(_KERNEL)
 /*
- * When compiling OpenSolaris kernel code, this file is getting
- * included instead of FreeBSD one.  Pull the original sys/acl.h as well.
+ * When compiling OpenSolaris kernel code, this file is included instead of the
+ * FreeBSD one.  Include the original sys/acl.h as well.
  */
 #undef _SYS_ACL_H
 #include_next <sys/acl.h>
_______________________________________________
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