Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jun 2012 05:34:32 +0000 (UTC)
From:      Joel Dahl <joel@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r237591 - head/lib/libc/stdlib
Message-ID:  <201206260534.q5Q5YWKs017584@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206260534.q5Q5YWKs017584>