Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/gen maxmimum -> maximum
details: https://anonhg.NetBSD.org/src/rev/45bebf556400
branches: trunk
changeset: 768650:45bebf556400
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Tue Aug 23 17:28:34 2011 +0000
description:
maxmimum -> maximum
diffstat:
lib/libc/gen/sysconf.3 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r b7021d30498b -r 45bebf556400 lib/libc/gen/sysconf.3
--- a/lib/libc/gen/sysconf.3 Tue Aug 23 17:12:32 2011 +0000
+++ b/lib/libc/gen/sysconf.3 Tue Aug 23 17:28:34 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sysconf.3,v 1.39 2011/08/09 18:11:38 jruoho Exp $
+.\" $NetBSD: sysconf.3,v 1.40 2011/08/23 17:28:34 jmcneill Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)sysconf.3 8.3 (Berkeley) 4/19/94
.\"
-.Dd August 9, 2011
+.Dd August 23, 2011
.Dt SYSCONF 3
.Os
.Sh NAME
@@ -63,7 +63,7 @@
The maximum bytes of argument to
.Xr execve 2 .
.It Li _SC_ATEXIT_MAX
-The maxmimum number of functions that may be registered with
+The maximum number of functions that may be registered with
.Xr atexit 3 .
.It Li _SC_BARRIERS
The version of
Home |
Main Index |
Thread Index |
Old Index