PERFORCE change 146143 for review

Ed Schouten ed at FreeBSD.org
Mon Jul 28 18:22:57 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=146143

Change 146143 by ed at ed_dull on 2008/07/28 18:21:56

	Don't forget to document the "pseudoterminals" switch in login.conf.

Affected files ...

.. //depot/projects/mpsafetty/lib/libutil/login.conf.5#3 edit

Differences ...

==== //depot/projects/mpsafetty/lib/libutil/login.conf.5#3 (text+ko) ====

@@ -176,7 +176,7 @@
 .Em tc=value
 notation may be used.
 .Sh RESOURCE LIMITS
-.Bl -column coredumpsize indent indent
+.Bl -column pseudoterminals indent indent
 .It Sy "Name	Type	Notes	Description
 .It "coredumpsize	size		Maximum coredump size limit.
 .It "cputime	time		CPU usage limit.
@@ -189,6 +189,7 @@
 .It "sbsize	size		Maximum permitted socketbuffer size.
 .It "vmemoryuse	size		Maximum permitted total VM usage per process.
 .It "stacksize	size		Maximum stack size limit.
+.It "pseudoterminals	size		Maximum number of pseudo-terminals.
 .El
 .Pp
 These resource limit entries actually specify both the maximum


More information about the p4-projects mailing list