From 7565f2209633b168cf4513ee98b93d9ef80c0993 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 24 Aug 1998 05:46:28 +0000 Subject: mention _PATH_KSYMS --- lib/libkvm/kvm_open.3 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'lib/libkvm') diff --git a/lib/libkvm/kvm_open.3 b/lib/libkvm/kvm_open.3 index 96e063c622a..21e9ffc3b8b 100644 --- a/lib/libkvm/kvm_open.3 +++ b/lib/libkvm/kvm_open.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: kvm_open.3,v 1.2 1996/05/05 14:57:35 deraadt Exp $ +.\" $OpenBSD: kvm_open.3,v 1.3 1998/08/24 05:46:27 millert Exp $ .\" $NetBSD: kvm_open.3,v 1.2 1996/03/18 22:33:52 thorpej Exp $ .\" .\" Copyright (c) 1992, 1993 @@ -74,8 +74,11 @@ If this argument is .Dv NULL , the currently running system is assumed, which is indicated by +.Dv _PATH_KSYMS , +if it exists, otherwise .Dv _PATH_UNIX -in . +is used. +Both are defined in . .Pp .Fa corefile is the kernel memory device file. It can be either /dev/mem -- cgit v1.2.3