svn commit: r282008 - head/lib/libc/gen

Baptiste Daroussin bapt at FreeBSD.org
Sun Apr 26 10:56:07 UTC 2015


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


More information about the svn-src-all mailing list