svn commit: r237591 - head/lib/libc/stdlib

Joel Dahl joel at FreeBSD.org
Tue Jun 26 05:34:32 UTC 2012


Author: joel (doc committer)
Date: Tue Jun 26 05:34:31 2012
New Revision: 237591
URL: http://svn.freebsd.org/changeset/base/237591

Log:
  Remove end of line whitespace.

Modified:
  head/lib/libc/stdlib/strfmon.3

Modified: head/lib/libc/stdlib/strfmon.3
==============================================================================
--- head/lib/libc/stdlib/strfmon.3	Tue Jun 26 03:05:42 2012	(r237590)
+++ head/lib/libc/stdlib/strfmon.3	Tue Jun 26 05:34:31 2012	(r237591)
@@ -53,7 +53,7 @@ The
 .Fn strfmon_l
 function does the same as
 .Fn strfmon
-but takes an explicit locale rather than using the current locale. 
+but takes an explicit locale rather than using the current locale.
 .Pp
 The format string is composed of zero or more directives:
 ordinary characters (not


More information about the svn-src-all mailing list