svn commit: r238920 - head/lib/libc/locale

Joel Dahl joel at FreeBSD.org
Mon Jul 30 21:02:45 UTC 2012


Author: joel (doc committer)
Date: Mon Jul 30 21:02:44 2012
New Revision: 238920
URL: http://svn.freebsd.org/changeset/base/238920

Log:
  Remove trailing whitespace.

Modified:
  head/lib/libc/locale/islower.3

Modified: head/lib/libc/locale/islower.3
==============================================================================
--- head/lib/libc/locale/islower.3	Mon Jul 30 20:56:19 2012	(r238919)
+++ head/lib/libc/locale/islower.3	Mon Jul 30 21:02:44 2012	(r238920)
@@ -69,7 +69,7 @@ The
 .Fn islower_l
 function takes an explicit locale argument, whereas the
 .Fn islower
-function uses the current global or per-thread locale. 
+function uses the current global or per-thread locale.
 .Sh RETURN VALUES
 The
 .Fn islower


More information about the svn-src-all mailing list