From 0b87087d0c5df18609b3f3e0f2569794b121eae1 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 4 Sep 2002 01:12:03 +0000 Subject: [PATCH] "initialse" looks nice, but is not correct. --- lib/libkvm/kvm_open.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libkvm/kvm_open.3 b/lib/libkvm/kvm_open.3 index 6efcc35d0b98..f650c7438dfb 100644 --- a/lib/libkvm/kvm_open.3 +++ b/lib/libkvm/kvm_open.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: kvm_open.3,v 1.9 2002/02/07 07:00:48 ross Exp $ +.\" $NetBSD: kvm_open.3,v 1.10 2002/09/04 01:12:03 wiz Exp $ .\" .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. @@ -119,7 +119,7 @@ As a special case, a .Fa flags argument of .Dv KVM_NO_FILES -will initialse the +will initialize the .Xr kvm 3 library for use on active kernels only using .Xr sysctl 3