From 23ff8be23cd165bad0927a8a35a4ebf2ee6cd07e Mon Sep 17 00:00:00 2001 From: lukem Date: Mon, 8 Jun 1998 10:57:31 +0000 Subject: there probably are bugs. however, don't make an issue of it --- lib/libkvm/kvm_dump.3 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib') 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 -- cgit