Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/gen Remove trailing whitespace.



details:   https://anonhg.NetBSD.org/src/rev/9f903247226e
branches:  trunk
changeset: 782440:9f903247226e
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Nov 03 00:52:41 2012 +0000

description:
Remove trailing whitespace.

diffstat:

 lib/libc/gen/sysconf.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r aab355a5f70b -r 9f903247226e lib/libc/gen/sysconf.3
--- a/lib/libc/gen/sysconf.3    Sat Nov 03 00:50:04 2012 +0000
+++ b/lib/libc/gen/sysconf.3    Sat Nov 03 00:52:41 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sysconf.3,v 1.41 2012/11/02 21:44:52 christos Exp $
+.\"    $NetBSD: sysconf.3,v 1.42 2012/11/03 00:52:41 wiz Exp $
 .\"
 .\" Copyright (c) 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -283,7 +283,7 @@
 .It Li _SC_NPROCESSORS_ONLN
 The number of processors online (capable of running processes).
 .It Li _SC_PHYS_PAGES
-The amount of physical memory on the system in 
+The amount of physical memory on the system in
 .Li _SC_PAGESIZE
 bytes.
 .El



Home | Main Index | Thread Index | Old Index