Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Apr 2015 10:56:06 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r282008 - head/lib/libc/gen
Message-ID:  <201504261056.t3QAu7HR054343@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Apr 26 10:56:06 2015
New Revision: 282008
URL: https://svnweb.freebsd.org/changeset/base/282008

Log:
  mdoc: remove end of line whitespace

Modified:
  head/lib/libc/gen/nice.3

Modified: head/lib/libc/gen/nice.3
==============================================================================
--- head/lib/libc/gen/nice.3	Sun Apr 26 10:55:39 2015	(r282007)
+++ head/lib/libc/gen/nice.3	Sun Apr 26 10:56:06 2015	(r282008)
@@ -87,7 +87,7 @@ The
 function conforms to
 .St -p1003.1-2008
 except for the return value.
-This implementation returns 0 upon successful completion but 
+This implementation returns 0 upon successful completion but
 the standard requires returning the new nice value,
 which could be \-1.
 .Sh HISTORY



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