Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 2008 18:24:59 GMT
From:      Ed Schouten <ed@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 146144 for review
Message-ID:  <200807281824.m6SIOxc9058733@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=146144

Change 146144 by ed@ed_dull on 2008/07/28 18:24:47

	"pseudoterminals" is a number, not a size.

Affected files ...

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

Differences ...

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

@@ -189,7 +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.
+.It "pseudoterminals	number		Maximum number of pseudo-terminals.
 .El
 .Pp
 These resource limit entries actually specify both the maximum



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807281824.m6SIOxc9058733>