Author: imp
Date: Mon Jan  1 19:04:40 2018
New Revision: 327467
URL: https://svnweb.freebsd.org/changeset/base/327467

Log:
  Be less verbose and more precise.

Modified:
  head/share/man/man3/assert.3

Modified: head/share/man/man3/assert.3
==============================================================================
--- head/share/man/man3/assert.3        Mon Jan  1 18:59:11 2018        
(r327466)
+++ head/share/man/man3/assert.3        Mon Jan  1 19:04:40 2018        
(r327467)
@@ -74,7 +74,7 @@ may be included multiple times.
 Each time whether or not
 .Dv NDEBUG
 is defined determines the behavior of assert from that point forward
-in the compilation unit until the end of file or another include of
+until the end of the unit or another include of
 .In assert.h .
 .Sh EXAMPLES
 The assertion:
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to