Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jul 2012 21:02:44 +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: r238920 - head/lib/libc/locale
Message-ID:  <201207302102.q6UL2iFK043309@svn.freebsd.org>

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



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