From owner-freebsd-doc@FreeBSD.ORG Tue Feb 24 11:30:20 2004 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A365D16A4CF for ; Tue, 24 Feb 2004 11:30:20 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B0C243D3F for ; Tue, 24 Feb 2004 11:30:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i1OJUKbv005263 for ; Tue, 24 Feb 2004 11:30:20 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i1OJUKKK005262; Tue, 24 Feb 2004 11:30:20 -0800 (PST) (envelope-from gnats) Date: Tue, 24 Feb 2004 11:30:20 -0800 (PST) Message-Id: <200402241930.i1OJUKKK005262@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: underway@comcast.net (Gary W. Swearingen) Subject: Re: docs/40196: man find does not describe -follow X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Gary W. Swearingen" List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Feb 2004 19:30:20 -0000 The following reply was made to PR docs/40196; it has been noted by GNATS. From: underway@comcast.net (Gary W. Swearingen) To: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Cc: peter.lai@uconn.edu, freebsd-doc@FreeBSD.org, freebsd-gnats-submit@FreeBSD.org, chu@gpi.ru Subject: Re: docs/40196: man find does not describe -follow Date: Tue, 24 Feb 2004 11:24:27 -0800 des@des.no (Dag-Erling Smørgrav) writes: > If you insist on documenting -follow, make sure to > > - document it in the correct section (PRIMARIES, not DESCRIPTION) From the mdoc(7) manpage's list of section descriptions: .Sh COMPATIBILITY Known compatibility issues (e.g. deprecated options or parameters) should be listed here.