document RLIMIT_AS. text from freebsd. fixes PR#41517.

This commit is contained in:
mrg 2009-07-01 06:01:42 +00:00
parent c03dac31b4
commit c5cc9dbb54
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: getrlimit.2,v 1.30 2009/03/11 13:39:14 joerg Exp $
.\" $NetBSD: getrlimit.2,v 1.31 2009/07/01 06:01:42 mrg Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -58,6 +58,8 @@ The
.Fa resource
parameter is one of the following:
.Bl -tag -width RLIMIT_FSIZEAA
.It Li RLIMIT_AS
The maximum amount (in bytes) of virtual memory the process is allowed to map.
.It Li RLIMIT_CORE
The largest size (in bytes)
.Pa core