new sentence, new line.
This commit is contained in:
parent
7177b5877e
commit
09f7a7aee7
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: sysctl.3,v 1.104 2002/12/18 20:13:06 wiz Exp $
|
.\" $NetBSD: sysctl.3,v 1.105 2002/12/18 20:17:43 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1993
|
.\" Copyright (c) 1993
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
@ -392,8 +392,10 @@ system call fails due to limit on number of processes (either
|
|||||||
the global maxproc limit or user's one), wait for this many
|
the global maxproc limit or user's one), wait for this many
|
||||||
miliseconds before returning
|
miliseconds before returning
|
||||||
.Er EAGAIN
|
.Er EAGAIN
|
||||||
error to process. Useful to keep heavily forking runaway
|
error to process.
|
||||||
processes in bay. Default zero (no sleep). Maximum is 20 seconds.
|
Useful to keep heavily forking runaway processes in bay.
|
||||||
|
Default zero (no sleep).
|
||||||
|
Maximum is 20 seconds.
|
||||||
.It Li KERN_FSYNC
|
.It Li KERN_FSYNC
|
||||||
Return 1 if the POSIX 1003.1b File Synchronization Option is available
|
Return 1 if the POSIX 1003.1b File Synchronization Option is available
|
||||||
on this system,
|
on this system,
|
||||||
|
Loading…
Reference in New Issue
Block a user