From owner-freebsd-stable@freebsd.org Wed Oct 18 17:54:57 2017 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 28DC4E40157 for ; Wed, 18 Oct 2017 17:54:57 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from sola.nimnet.asn.au (paqi.nimnet.asn.au [115.70.110.159]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 82C9063C85; Wed, 18 Oct 2017 17:54:55 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from localhost (localhost [127.0.0.1]) by sola.nimnet.asn.au (8.14.2/8.14.2) with ESMTP id v9IHsint049533; Thu, 19 Oct 2017 04:54:45 +1100 (EST) (envelope-from smithi@nimnet.asn.au) Date: Thu, 19 Oct 2017 04:54:44 +1100 (EST) From: Ian Smith To: Stefan Esser cc: freebsd-stable@freebsd.org Subject: Re: programm to edit rc.conf key/values ? In-Reply-To: Message-ID: <20171019044906.K34192@sola.nimnet.asn.au> References: <20171018122014.GD86601@home.opsec.eu> <8826cdb0-73e9-f525-62ba-22e1eb548ffa@osfux.nl> <20171018123256.GF86601@home.opsec.eu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Oct 2017 17:54:57 -0000 On Wed, 18 Oct 2017 15:30:42 +0200, Stefan Esser wrote: > Am 18.10.17 um 14:32 schrieb Kurt Jaeger: > > man rc.conf and man rc need a pointer to this! > > Yes, I also once searched for sysrc and had appreciated references > in some other man pages ... > > Therefore, I've just added those references to rc.8 and rc.conf.5, > as you suggested. > > I forgot to set a MFC reminder, but I'll see that these references > are merged to 10 and 11 before the end of the month. What's wrong with you, man? Suggestion to commit took almost an hour! :-) Ian