This commit is contained in:
wiz 2011-09-13 08:53:10 +00:00
parent 45c370fce8
commit 267db0c546

View File

@ -1,4 +1,4 @@
.\" $NetBSD: kvm_getkernelname.3,v 1.1 2011/09/12 21:11:53 christos Exp $
.\" $NetBSD: kvm_getkernelname.3,v 1.2 2011/09/13 08:53:10 wiz Exp $
.\"
.\"
.\" Copyright (c) 2011 The NetBSD Foundation, Inc.
@ -50,9 +50,9 @@
.Sh DESCRIPTION
This function returns a string containing the kernel name used from the kvm
descriptor obtained by a previous
.Xr kvm_open
.Xr kvm_open 3
or
.Xr kvm_openfiles
.Xr kvm_openfiles 3
call.
.Sh SEE ALSO
.Xr kvm 3 ,