From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from <gentoo-doc-cvs+bounces-2685-garchives=archives.gentoo.org@gentoo.org>) id 1I7eLy-000665-L3 for garchives@archives.gentoo.org; Sun, 08 Jul 2007 21:31:39 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l68LVRpj018817; Sun, 8 Jul 2007 21:31:27 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l68LVKQ5018804 for <gentoo-doc-cvs@lists.gentoo.org>; Sun, 8 Jul 2007 21:31:21 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id C976465429 for <gentoo-doc-cvs@lists.gentoo.org>; Sun, 8 Jul 2007 21:31:19 +0000 (UTC) Received: from nightmorph by stork.gentoo.org with local (Exim 4.60) (envelope-from <nightmorph@stork.gentoo.org>) id 1I7eLe-0006Me-Kk for gentoo-doc-cvs@lists.gentoo.org; Sun, 08 Jul 2007 21:31:18 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: shb-limits.xml Message-Id: <E1I7eLe-0006Me-Kk@stork.gentoo.org> From: Josh Saddler <nightmorph@stork.gentoo.org> Date: Sun, 08 Jul 2007 21:31:18 +0000 Precedence: bulk List-Post: <mailto:gentoo-doc-cvs@lists.gentoo.org> List-Help: <mailto:gentoo-doc-cvs+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-doc-cvs+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-doc-cvs+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-doc-cvs.gentoo.org> X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: a7e13aae-4dbd-4a77-a656-bf1fdffb98a1 X-Archives-Hash: 660383b9a49feaecc363c3fcc94a55ea nightmorph 07/07/08 21:31:18 Modified: shb-limits.xml Log: cleanups for bug 182574 Revision Changes Path 1.7 xml/htdocs/doc/en/security/shb-limits.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-limits.xml?rev=1.7&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-limits.xml?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-limits.xml?r1=1.6&r2=1.7 Index: shb-limits.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-limits.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- shb-limits.xml 6 Jan 2007 18:57:27 -0000 1.6 +++ shb-limits.xml 8 Jul 2007 21:31:18 -0000 1.7 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-limits.xml,v 1.6 2007/01/06 18:57:27 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-limits.xml,v 1.7 2007/07/08 21:31:18 nightmorph Exp $ --> <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> <!-- The content of this document is licensed under the CC-BY-SA license --> @@ -7,8 +7,8 @@ <sections> -<version>1.3</version> -<date>2007-01-06</date> +<version>1.4</version> +<date>2007-07-08</date> <section id="limits_conf"> <title>/etc/security/limits.conf</title> @@ -66,8 +66,7 @@ <p> Here we set the default settings and a specific setting for the user kn. Limits are part of the sys-apps/shadow package. It is not necessary to set any limits -in this file if you have disabled <c>pam</c> in -<path>make.conf</path> or not configured PAM properly. +in this file if you have enabled <c>pam</c> in <path>/etc/make.conf</path>. </p> </body> -- gentoo-doc-cvs@gentoo.org mailing list