Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Remove trailing whitespace. Merge two EINVAL en...
details: https://anonhg.NetBSD.org/src/rev/228be9cf67f6
branches: trunk
changeset: 771254:228be9cf67f6
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Nov 16 22:43:27 2011 +0000
description:
Remove trailing whitespace. Merge two EINVAL entries.
diffstat:
lib/libc/sys/getrlimit.2 | 10 ++++------
1 files changed, 4 insertions(+), 6 deletions(-)
diffs (29 lines):
diff -r e3ae3d5d3a11 -r 228be9cf67f6 lib/libc/sys/getrlimit.2
--- a/lib/libc/sys/getrlimit.2 Wed Nov 16 22:07:21 2011 +0000
+++ b/lib/libc/sys/getrlimit.2 Wed Nov 16 22:43:27 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: getrlimit.2,v 1.33 2011/11/15 22:45:26 christos Exp $
+.\" $NetBSD: getrlimit.2,v 1.34 2011/11/16 22:43:27 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -183,9 +183,7 @@
.It Bq Er EINVAL
Specified
.Fa resource
-was invalid.
-.It Bq Er EINVAL
-In the
+was invalid; or, in the
.Fn setrlimit
call, the specified
.Fa rlim_cur
@@ -233,6 +231,6 @@
.Sh BUGS
The resource limit
.Dv RLIMIT_RSS
-is not implemented in
-.Xr uvm 9
+is not implemented in
+.Xr uvm 9
which means that process memory size limits are not enforced.
Home |
Main Index |
Thread Index |
Old Index