From nobody Sun May 23 20:26:22 2021 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id B4A5D9EBFC8 for ; Sun, 23 May 2021 20:26:32 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "troutmask", Issuer "troutmask" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FpBh83Q9Zz3K07 for ; Sun, 23 May 2021 20:26:32 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.16.1/8.16.1) with ESMTPS id 14NKQMoH026196 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Sun, 23 May 2021 13:26:22 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.16.1/8.16.1/Submit) id 14NKQMLG026195; Sun, 23 May 2021 13:26:22 -0700 (PDT) (envelope-from sgk) Date: Sun, 23 May 2021 13:26:22 -0700 From: Steve Kargl To: Santiago Martinez Cc: freebsd-current Subject: Re: FreeBSD - rc.conf man page splitting. Message-ID: <20210523202622.GA26188@troutmask.apl.washington.edu> References: List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4FpBh83Q9Zz3K07 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] On Sun, May 23, 2021 at 09:20:45PM +0100, Santiago Martinez wrote: > > Just wondering whats your view on splitting rc.conf man pages (per > section/topic), something similar to what it was done with zfs. > > For example rc.conf-fw, rc.conf-network and so on. And yes if people think > is a good idea im happy to take the task. > IMO, Bad idea (tm). -- Steve