Remove reference to unimplemented "-c" option.

PR:		119338
This commit is contained in:
Tom Rhodes 2008-12-25 08:48:08 +00:00
parent 1018c6cbf9
commit 0d186272b4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=186487

View File

@ -32,7 +32,7 @@
.\" @(#)gprof.1 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$
.\"
.Dd October 7, 2005
.Dd December 25, 2008
.Dt GPROF 1
.Os
.Sh NAME
@ -263,9 +263,6 @@ inside other functions.
.It Fl z
Display routines that have zero usage (as shown by call counts
and accumulated time).
This is useful with the
.Fl c
option for discovering which routines were never called.
.El
.Sh FILES
.Bl -tag -width a.out.gmon -compact