Author: sbruno
Date: Mon Nov  4 19:32:35 2013
New Revision: 257647
URL: http://svnweb.freebsd.org/changeset/base/257647

Log:
  spelling in comments fixup
  
  Submitted by:         Joerg Sonnenberger <jo...@britannica.bec.de>

Modified:
  head/cddl/lib/libnvpair/Makefile

Modified: head/cddl/lib/libnvpair/Makefile
==============================================================================
--- head/cddl/lib/libnvpair/Makefile    Mon Nov  4 19:05:31 2013        
(r257646)
+++ head/cddl/lib/libnvpair/Makefile    Mon Nov  4 19:32:35 2013        
(r257647)
@@ -21,9 +21,9 @@ CFLAGS+= -I${.CURDIR}/../../../sys
 CFLAGS+= -I${.CURDIR}/../../../cddl/contrib/opensolaris/head
 CFLAGS+= -I${.CURDIR}/../../../cddl/compat/opensolaris/lib/libumem
 
-# This library uses macros to define fprintf behvavior for several object types
+# This library uses macros to define fprintf behavior for several object types
 # The compiler will see the non-string literal arguments to the fprintf calls 
and
-# omit warnings for them. Quiese these warnings in contrib code: 
+# omit warnings for them. Quiesce these warnings in contrib code: 
 #
 # cddl/contrib/opensolaris/lib/libnvpair/libnvpair.c:743:12: warning: format
 #   string is not a string literal (potentially insecure) [-Wformat-security]
_______________________________________________
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