From owner-freebsd-doc@FreeBSD.ORG Fri Oct 29 13:30:14 2010 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 215FA1065672 for ; Fri, 29 Oct 2010 13:30:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id F29918FC1C for ; Fri, 29 Oct 2010 13:30:13 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9TDUDeX028859 for ; Fri, 29 Oct 2010 13:30:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9TDUDFO028856; Fri, 29 Oct 2010 13:30:13 GMT (envelope-from gnats) Resent-Date: Fri, 29 Oct 2010 13:30:13 GMT Resent-Message-Id: <201010291330.o9TDUDFO028856@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jay Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF28E1065670 for ; Fri, 29 Oct 2010 13:29:13 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id A37958FC0A for ; Fri, 29 Oct 2010 13:29:13 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o9TDTDTl089149 for ; Fri, 29 Oct 2010 13:29:13 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o9TDTDN1089146; Fri, 29 Oct 2010 13:29:13 GMT (envelope-from nobody) Message-Id: <201010291329.o9TDTDN1089146@www.freebsd.org> Date: Fri, 29 Oct 2010 13:29:13 GMT From: Jay To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/151812: find man page missing stuff X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Oct 2010 13:30:14 -0000 >Number: 151812 >Category: docs >Synopsis: find man page missing stuff >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 29 13:30:13 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Jay >Release: >Organization: NA >Environment: >Description: The find command. Putting a plus or minus sign in-front of a number can be used to indicate greater than or less than. eg. find . -type f -size +4096c finds all files greater than 4096 bytes. This feature is missing from the man page. >How-To-Repeat: $ man find >Fix: >Release-Note: >Audit-Trail: >Unformatted: