summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2013-04-08 05:55:05 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2013-04-08 05:55:05 +0000
commitf2f1e50cd642e8dca73f067d4b0fbc43ee07d6a1 (patch)
tree7e3842071978c6f08b5cef97ebd7f49bb50d2b32
parentf2b8a97cd3d67bf644dc06bd76826ea89da057d9 (diff)
zap trailing whitespace;
-rw-r--r--lib/libc/sys/getrlimit.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/getrlimit.2 b/lib/libc/sys/getrlimit.2
index eb3c24416b8..4ceecfcff14 100644
--- a/lib/libc/sys/getrlimit.2
+++ b/lib/libc/sys/getrlimit.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getrlimit.2,v 1.20 2013/04/08 03:08:38 guenther Exp $
+.\" $OpenBSD: getrlimit.2,v 1.21 2013/04/08 05:55:04 jmc Exp $
.\" $NetBSD: getrlimit.2,v 1.8 1995/10/12 15:40:58 jtc Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -199,7 +199,7 @@ In addition,
may return the following errors:
.Bl -tag -width Er
.It Bq Er EINVAL
-The new
+The new
.Fa rlim_cur
is greater than the new
.Fa rlim_max .