Module Name:    src
Committed By:   wiz
Date:           Sat Nov  3 00:52:41 UTC 2012

Modified Files:
        src/lib/libc/gen: sysconf.3

Log Message:
Remove trailing whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/lib/libc/gen/sysconf.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/gen/sysconf.3
diff -u src/lib/libc/gen/sysconf.3:1.41 src/lib/libc/gen/sysconf.3:1.42
--- src/lib/libc/gen/sysconf.3:1.41	Fri Nov  2 21:44:52 2012
+++ src/lib/libc/gen/sysconf.3	Sat Nov  3 00:52:41 2012
@@ -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 @@ The number of processors configured.
 .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

Reply via email to