diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-03-27 20:49:07 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-03-27 20:49:07 +0000 |
| commit | 064f007493a990a098f3f0f5ae66732c5747c837 (patch) | |
| tree | 56c4c6b3ee0f1367c7bb50d3cb70ee35ec089c82 /lib/libc/sys/getrlimit.2 | |
| parent | 5ea390eff5605faf9c5d901748e93857d18bbe6f (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/getrlimit.2')
| -rw-r--r-- | lib/libc/sys/getrlimit.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/getrlimit.2 b/lib/libc/sys/getrlimit.2 index 33c3ddd86557..42b9028dada9 100644 --- a/lib/libc/sys/getrlimit.2 +++ b/lib/libc/sys/getrlimit.2 @@ -60,7 +60,7 @@ parameter is one of the following: .Bl -tag -width RLIMIT_FSIZEAA .It Li RLIMIT_CORE The largest size (in bytes) -.Xr core +.Xr core 5 file that may be created. .It Li RLIMIT_CPU The maximum amount of cpu time (in seconds) to be used by |
