summaryrefslogtreecommitdiff
path: root/lib/libkvm/kvm_dump.3
diff options
context:
space:
mode:
authorlukem <lukem@NetBSD.org>1998-06-08 10:57:31 +0000
committerlukem <lukem@NetBSD.org>1998-06-08 10:57:31 +0000
commit23ff8be23cd165bad0927a8a35a4ebf2ee6cd07e (patch)
tree8689310eb64318a25277bfdd6100d5f54f6d3d26 /lib/libkvm/kvm_dump.3
parenta7d411eb83281ffe4498cf3c4ffec1576ec7ef7a (diff)
there probably are bugs. however, don't make an issue of it
Diffstat (limited to 'lib/libkvm/kvm_dump.3')
-rw-r--r--lib/libkvm/kvm_dump.34
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libkvm/kvm_dump.3 b/lib/libkvm/kvm_dump.3
index 0ae96e6bff3..7372431a0f2 100644
--- a/lib/libkvm/kvm_dump.3
+++ b/lib/libkvm/kvm_dump.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: kvm_dump.3,v 1.4 1998/02/05 18:51:39 perry Exp $
+.\" $NetBSD: kvm_dump.3,v 1.5 1998/06/08 10:57:31 lukem Exp $
.\"
.\" Copyright (c) 1996 Leo Weppelman
.\" All rights reserved.
@@ -108,7 +108,5 @@ can be used to retrieve the cause of the error.
.Sh HISTORY
These functions first appeared in
.Nx 1.2 .
-.Sh BUGS
-There probably are...
.Sh SEE ALSO
.Xr kvm 3