diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2002-03-28 00:16:49 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2002-03-28 00:16:49 +0000 |
| commit | 562b96126f3aefccb91acdbf675958e465410962 (patch) | |
| tree | ade7a7011fa9d8b52feb6c8c4d4757026eaf2e67 /usr.sbin | |
| parent | 90eca7b64069e93e10ec3e4e9b6ac993a7644c70 (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/kgmon/kgmon.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/kgmon/kgmon.8 b/usr.sbin/kgmon/kgmon.8 index f1d21ffb9335..8dc7881f0ad0 100644 --- a/usr.sbin/kgmon/kgmon.8 +++ b/usr.sbin/kgmon/kgmon.8 @@ -87,7 +87,7 @@ instead of the default .It Fl N Extract the name list from the specified system instead of the default -.Pa /kernel . +.Pa /boot/kernel/kernel . .El .Pp If neither @@ -108,7 +108,7 @@ The profile buffers should be reset when the resolution of the profile data is changed. .Sh FILES .Bl -tag -width /dev/kmemx -compact -.It Pa /kernel +.It Pa /boot/kernel/kernel the default system .It Pa /dev/kmem the default memory |
