From owner-freebsd-doc@FreeBSD.ORG Thu Nov 28 21:35:00 2013 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CE9352E1 for ; Thu, 28 Nov 2013 21:35:00 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7F5C71646 for ; Thu, 28 Nov 2013 21:35:00 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id rASLYwQx050641; Thu, 28 Nov 2013 14:34:58 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id rASLYwsQ050638; Thu, 28 Nov 2013 14:34:58 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Thu, 28 Nov 2013 14:34:58 -0700 (MST) From: Warren Block To: Taras Korenko Subject: Re: en/handbook/users: proposed corrections In-Reply-To: <20131128073453.GA52681@gamma.ukrhub.net> Message-ID: References: <20131126190644.GC25578@gamma.ukrhub.net> <20131128073453.GA52681@gamma.ukrhub.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Thu, 28 Nov 2013 14:34:58 -0700 (MST) Cc: freebsd-doc@freebsd.org X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Nov 2013 21:35:00 -0000 On Thu, 28 Nov 2013, Taras Korenko wrote: > There's a second lap, which includes received suggestions. One note: @@ -960,7 +957,7 @@ In this example, the argument to is a comma-delimited list of users who are to be added to the group. Unlike the previous example, these users are appended to the - group list and do not replace the list of existing users in the + group and do not replace the list of existing users in the group. s/do not replace the list of/do not replace/ Otherwise, looks good!