Document PROC_PID_LIMIT_SBSIZE. From Greg A. Woods in PR lib/36463.

Wording is taken from getrlimit(2).
This commit is contained in:
snj 2009-05-18 00:41:53 +00:00
parent 07f49ab104
commit f5d1705271
1 changed files with 10 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: sysctl.7,v 1.21 2009/04/09 03:40:24 joerg Exp $
.\" $NetBSD: sysctl.7,v 1.22 2009/05/18 00:41:53 snj Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@ -29,7 +29,7 @@
.\"
.\" @(#)sysctl.3 8.4 (Berkeley) 5/9/95
.\"
.Dd March 1, 2009
.Dd May 18, 2009
.Dt SYSCTL 7
.Os
.Sh NAME
@ -1715,7 +1715,14 @@ function.
The maximum number of simultaneous processes for this user id.
.It Li proc.pid.rlimit.descriptors ( PROC_PID_LIMIT_NOFILE )
The maximum number of open files for this process.
.\" XXX proc.pid.rlimit.sbsize
.It Li proc.pid.rlimit.sbsize ( PROC_PID_LIMIT_SBSIZE )
The maximum size (in bytes) of the socket buffers
set by the
.Xr setsockopt 2
.Dv SO_RCVBUF
and
.Dv SO_SNDBUF
options.
.El
.Pp
The fifth level name is one of