From 4cacb61823db2ecd54db447bc0a8a31fcef189d6 Mon Sep 17 00:00:00 2001 From: Philippe Charnier Date: Mon, 24 Mar 2003 15:58:53 +0000 Subject: The .Fn function The .Fa argument --- lib/libkvm/kvm_open.3 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'lib/libkvm/kvm_open.3') diff --git a/lib/libkvm/kvm_open.3 b/lib/libkvm/kvm_open.3 index 86a4cae74a81..0d2706e84c21 100644 --- a/lib/libkvm/kvm_open.3 +++ b/lib/libkvm/kvm_open.3 @@ -66,8 +66,9 @@ via the library routines. Both active kernels and crash dumps are accessible through this interface. .Pp +The .Fa execfile -is the executable image of the kernel being examined. +argument is the executable image of the kernel being examined. This file must contain a symbol table. If this argument is .Dv NULL , @@ -75,8 +76,9 @@ the currently running system is assumed, as determined from .Xr getbootfile 3 . .Pp +The .Fa corefile -is the kernel memory device file. It can be either /dev/mem +argument is the kernel memory device file. It can be either /dev/mem or a crash dump core generated by .Xr savecore 8 . If -- cgit v1.2.3