From owner-freebsd-doc@FreeBSD.ORG Fri Jan 4 20:00:01 2008 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 CBFDA16A46B for ; Fri, 4 Jan 2008 20:00:01 +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 AD7C813C4E5 for ; Fri, 4 Jan 2008 20:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m04K01fB021461 for ; Fri, 4 Jan 2008 20:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m04K01jS021460; Fri, 4 Jan 2008 20:00:01 GMT (envelope-from gnats) Resent-Date: Fri, 4 Jan 2008 20:00:01 GMT Resent-Message-Id: <200801042000.m04K01jS021460@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, Ricardo Nabinger Sanchez Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D19DD16A47E for ; Fri, 4 Jan 2008 19:54:19 +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 C343013C4DB for ; Fri, 4 Jan 2008 19:54:19 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m04JrPVH054471 for ; Fri, 4 Jan 2008 19:53:25 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m04JrP4B054466; Fri, 4 Jan 2008 19:53:25 GMT (envelope-from nobody) Message-Id: <200801041953.m04JrP4B054466@www.freebsd.org> Date: Fri, 4 Jan 2008 19:53:25 GMT From: Ricardo Nabinger Sanchez To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/119338: gprof(1) refers to unmentioned option "-c" 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, 04 Jan 2008 20:00:01 -0000 >Number: 119338 >Category: docs >Synopsis: gprof(1) refers to unmentioned option "-c" >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 Jan 04 20:00:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Ricardo Nabinger Sanchez >Release: 6.1-RELEASE >Organization: - >Environment: FreeBSD sauron.lan.box 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:32:43 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: The following snippet from gprof(1): -z Display routines that have zero usage (as shown by call counts and accumulated time). This is useful with the -c option for discovering which routines were never called. http://www.freebsd.org/cgi/man.cgi?query=gprof&apropos=0&sektion=0&manpath=FreeBSD+8-current&format=html mentions the "-c" option, but there isn't such option throughout the man page. There's a "-C" option, but I'm not sure if it is the correct one. Spotted on a 6.1-RELEASE man page, also occurs in 8-CURRENT. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: