From 0666f21425f27ee61ecb976ad045b62619d617da Mon Sep 17 00:00:00 2001 From: rwatson Date: Thu, 28 Mar 2002 00:16:49 +0000 Subject: Update kgmon.8 to refer to /boot/kernel/kernel on -CURRENT, rather than /kernel. kgmon actually appears to use getbootfile(), and the man page might need to be updated to reflect that. Reported by: Hiten Pandya --- usr.sbin/kgmon/kgmon.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin/kgmon/kgmon.8') diff --git a/usr.sbin/kgmon/kgmon.8 b/usr.sbin/kgmon/kgmon.8 index f1d21ff..8dc7881 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 -- cgit v1.1