diff options
| author | Matthew Dillon <dillon@FreeBSD.org> | 2002-06-26 03:58:31 +0000 |
|---|---|---|
| committer | Matthew Dillon <dillon@FreeBSD.org> | 2002-06-26 03:58:31 +0000 |
| commit | b5c7be57282a2ac692b62e93393ee26e97064b8b (patch) | |
| tree | 935c40c6dfd7fb81c2d37515a549baf2740b5f58 | |
| parent | 67577126f90c9a6126646568332db168bc96d902 (diff) | |
Notes
| -rw-r--r-- | lib/libutil/login.conf.5 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libutil/login.conf.5 b/lib/libutil/login.conf.5 index 4de6089a8feb..905170b401f6 100644 --- a/lib/libutil/login.conf.5 +++ b/lib/libutil/login.conf.5 @@ -163,6 +163,7 @@ notation may be used. .It "memoryuse size Maximum of core memory use size limit. .It "openfiles number Maximum number of open files per process. .It "sbsize size Maximum permitted socketbuffer size. +.It "vmemoryuse size Maximum permitted total VM useage per process. .It "stacksize size Maximum stack size limit. .El .Pp |
