diff options
author | 2002-09-10 05:04:59 +0000 | |
---|---|---|
committer | 2002-09-10 05:04:59 +0000 | |
commit | d0ed6a22c00973542ad5658a0ed38e16f2341768 (patch) | |
tree | 1d0ec12b19b8bee53f91e48a3bd6fc4a3724bf37 | |
parent | better, faster scooter; fix cerror in mi someday (diff) | |
download | wireguard-openbsd-d0ed6a22c00973542ad5658a0ed38e16f2341768.tar.xz wireguard-openbsd-d0ed6a22c00973542ad5658a0ed38e16f2341768.zip |
typo -- please send to the perl people too; jmc@prioris.mini.pw.edu.pl
-rw-r--r-- | gnu/usr.bin/perl/utils/dprofpp.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/utils/dprofpp.PL b/gnu/usr.bin/perl/utils/dprofpp.PL index 51e8d7839af..23eb4cda5f5 100644 --- a/gnu/usr.bin/perl/utils/dprofpp.PL +++ b/gnu/usr.bin/perl/utils/dprofpp.PL @@ -221,7 +221,7 @@ calling level then it is displayed once with a repeat count. =item B<-S> -Display I<merged> subroutine call tree to stdout. Statistics is +Display I<merged> subroutine call tree to stdout. Statistics are displayed for each branch of the tree. When a function is called multiple (I<not necessarily consecutive>) |