From owner-freebsd-questions@freebsd.org Fri May 22 16:59:53 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 304262CE903 for ; Fri, 22 May 2020 16:59:53 +0000 (UTC) (envelope-from freebsd@gregv.net) Received: from aurora.gregv.net (aurora.gregv.net [IPv6:2607:5600:bd::1:1000]) by mx1.freebsd.org (Postfix) with ESMTP id 49TCQb5nwPz4ZRT for ; Fri, 22 May 2020 16:59:51 +0000 (UTC) (envelope-from freebsd@gregv.net) Received: by aurora.gregv.net (Postfix, from userid 1001) id E87DEF8; Fri, 22 May 2020 12:59:44 -0400 (EDT) Date: Fri, 22 May 2020 12:59:44 -0400 From: Greg Veldman To: Norman Gray Cc: FreeBSD Questions Subject: Re: Documentation and debugging for NFSv4 Message-ID: <20200522165944.GK1068@aurora.gregv.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.1 (2019-06-15) X-Rspamd-Queue-Id: 49TCQb5nwPz4ZRT X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of freebsd@gregv.net has no SPF policy when checking 2607:5600:bd::1:1000) smtp.mailfrom=freebsd@gregv.net X-Spamd-Result: default: False [0.84 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.01)[-0.013]; FROM_HAS_DN(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[gregv.net]; AUTH_NA(1.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; NEURAL_HAM_SHORT(-0.06)[-0.055]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_SPAM_LONG(0.01)[0.006]; R_SPF_NA(0.00)[no SPF record]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:31863, ipnet:2607:5600::/32, country:US] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 May 2020 16:59:53 -0000 On Fri, May 22, 2020 at 03:15:01PM +0100, Norman Gray wrote: > I > anticipate visiting bugs.freebsd.org with some docbugs, once I'm more > confident I know what 'correct' is. Interestingly, this statement knocked something loose in my own brain on the subject. I know this isn't really the right place to ask, but since it's germane to the topic and I'm assuming there are at least a few FreeBSD developers on this list, could someone with a docs commit bit take a look at bug #238506 that I submitted last year? The option described therein has been useful to my own use of NFS on FreeBSD, and would probably be good to mention in the manpage. Thanks. -- Greg Veldman freebsd@gregv.net