-fprofile-arcs, not -fprofile-args

This commit is contained in:
cgd 1999-03-18 05:56:52 +00:00
parent 597243a47a
commit 526a61f2c6

View File

@ -1,4 +1,4 @@
.\" $NetBSD: gcov.1,v 1.1 1999/03/14 04:30:13 sommerfe Exp $
.\" $NetBSD: gcov.1,v 1.2 1999/03/18 05:56:52 cgd Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -46,7 +46,7 @@
The C compiler
.Xr gcc 1
supports the command line options
.Fl fprofile-args
.Fl fprofile-arcs
and
.Fl ftest-coverage .
These options cause the compiler to insert instrumentation into the