summaryrefslogtreecommitdiff
path: root/lib/libkvm/kvm_getfiles.3
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-20 09:17:07 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-20 09:17:07 +0000
commit24a0682c6465290759ed0b09ea16e40e7cd47053 (patch)
tree13c84f0554aefe96321f671bc8860f5e9f184a5a /lib/libkvm/kvm_getfiles.3
parente1239d17fe51ff52f68635ebbb01e77d58371618 (diff)
Notes
Diffstat (limited to 'lib/libkvm/kvm_getfiles.3')
-rw-r--r--lib/libkvm/kvm_getfiles.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libkvm/kvm_getfiles.3 b/lib/libkvm/kvm_getfiles.3
index d803c9795f33..b13fede010ba 100644
--- a/lib/libkvm/kvm_getfiles.3
+++ b/lib/libkvm/kvm_getfiles.3
@@ -78,8 +78,6 @@ saved.
The
.Fn kvm_getfiles
function will return NULL on failure.
-.Sh BUGS
-This routine does not belong in the kvm interface.
.Sh SEE ALSO
.Xr kvm 3 ,
.Xr kvm_close 3 ,
@@ -89,3 +87,5 @@ This routine does not belong in the kvm interface.
.Xr kvm_openfiles 3 ,
.Xr kvm_read 3 ,
.Xr kvm_write 3
+.Sh BUGS
+This routine does not belong in the kvm interface.