diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-11-20 15:49:18 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-11-20 15:49:18 +0000 |
| commit | 681c4d3c61c4b2e91bc1133f74cac1084f8a99b4 (patch) | |
| tree | 80b0bb4908c21b81408cbd248bcb6be298438e3e | |
| parent | d33321c095a252bc3d0c3087df8e4358314ef6cc (diff) | |
Notes
| -rw-r--r-- | usr.bin/gprof/gprof.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gprof/gprof.1 b/usr.bin/gprof/gprof.1 index fa45baa5fdfe..2390e11a6491 100644 --- a/usr.bin/gprof/gprof.1 +++ b/usr.bin/gprof/gprof.1 @@ -214,7 +214,7 @@ Gather information about symbols from the currently-running kernel using the and .Xr kldsym 2 interfaces. -This forces the +This forces the .Pa a.out argument to be ignored, and allows for symbols in .Xr kld 4 |
