From owner-freebsd-doc@FreeBSD.ORG Sat Feb 2 20:02:05 2013 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8CEA68A4; Sat, 2 Feb 2013 20:02:05 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 4D2A4255; Sat, 2 Feb 2013 20:02:05 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.6/8.14.6) with ESMTP id r12K24pJ029794; Sat, 2 Feb 2013 13:02:04 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.6/8.14.6/Submit) with ESMTP id r12K24YF029791; Sat, 2 Feb 2013 13:02:04 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Sat, 2 Feb 2013 13:02:04 -0700 (MST) From: Warren Block To: Chris Rees Subject: Re: [REVIEW REQUEST]: rctl section In-Reply-To: Message-ID: References: <20130201230450.46255f5e.trhodes@FreeBSD.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="3512871622-2047834336-1359835324=:29775" X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Sat, 02 Feb 2013 13:02:04 -0700 (MST) Cc: FBSD Doc project X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Feb 2013 20:02:05 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --3512871622-2047834336-1359835324=:29775 Content-Type: TEXT/PLAIN; format=flowed; charset=ISO-8859-15 Content-Transfer-Encoding: 8BIT On Sat, 2 Feb 2013, Chris Rees wrote: > On 2 Feb 2013 15:40, "Warren Block" wrote: > > On Fri, 1 Feb 2013, Tom Rhodes wrote: > >> + > >> +     > >> +      Resource limits > >> +     > >> + > >> +    For years, &os; has made use of a resource limits > >> +      database controlled through a flat file > > > > > > s/file/file,/ > > > > > >> +      /etc/login.conf.  While it has > >> +      been discussed previously and is still supported, it > >> +      is not the most optimal method of controlling resources. > >> +      The flat file requires users to be divided into various > >> +      group labels known as classes, which require changes not > >> +      only to this flat file but also the password database. > >> +      Potentially, a single, more constrained user would require > > > > > > I want to say that the comma after "single" is not needed, but that's not quite right.  Maybe if "more constrained" was hyphenated. > > Potentially a single, more constrained user... Yes! Also saw something above: "has made use of" can be just "has used". --3512871622-2047834336-1359835324=:29775--