summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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