From owner-freebsd-doc@FreeBSD.ORG Mon Feb 23 01:10:07 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 A676E16A4CE for ; Mon, 23 Feb 2004 01:10:07 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B6C943D1D for ; Mon, 23 Feb 2004 01:10:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i1N9A7bv028944 for ; Mon, 23 Feb 2004 01:10:07 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i1N9A7KQ028943; Mon, 23 Feb 2004 01:10:07 -0800 (PST) (envelope-from gnats) Date: Mon, 23 Feb 2004 01:10:07 -0800 (PST) Message-Id: <200402230910.i1N9A7KQ028943@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) 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: Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Feb 2004 09:10:07 -0000 The following reply was made to PR docs/40196; it has been noted by GNATS. From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) To: peter.lai@uconn.edu Cc: freebsd-gnats-submit@FreeBSD.org, chu@gpi.ru, freebsd-doc@freebsd.org Subject: Re: docs/40196: man find does not describe -follow Date: Mon, 23 Feb 2004 10:05:59 +0100 "Peter C. Lai" writes: > find(1) has the -follow option historically on SysV and Solaris. > [...] > Whereas I'm not sure whether or not FreeBSD's find(1) supports the > infinite loop detection feature, the Solaris description appears to > be the most accurate. Have you even read the man page? Our find(1) uses fts(3) and supports the usual -H, -L and -P options. The -follow option (and one reason why we don't support it) is even mentioned in the STANDARDS section, though -H is misspelled as -h in that paragraph. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no