Module Name: src
Committed By: wiz
Date: Sat Jun 9 08:22:14 UTC 2012
Modified Files:
src/share/man/man7: sysctl.7
Log Message:
Drop trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 src/share/man/man7/sysctl.7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man7/sysctl.7
diff -u src/share/man/man7/sysctl.7:1.70 src/share/man/man7/sysctl.7:1.71
--- src/share/man/man7/sysctl.7:1.70 Sat Jun 9 02:47:18 2012
+++ src/share/man/man7/sysctl.7 Sat Jun 9 08:22:14 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: sysctl.7,v 1.70 2012/06/09 02:47:18 christos Exp $
+.\" $NetBSD: sysctl.7,v 1.71 2012/06/09 08:22:14 wiz Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -669,7 +669,7 @@ otherwise\ 0.
The maximum number of open files that may be open in the system.
.It Li kern.maxpartitions ( KERN_MAXPARTITIONS )
The maximum number of partitions allowed per disk.
-.It Li kern.maxlwp
+.It Li kern.maxlwp
The maximum number of Lightweight Processes (threads) the system allows
per uid.
.It Li kern.maxphys ( KERN_MAXPHYS )