From fe79b0c9bd5f0b8ba828d50478e0eef09757aec3 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 12 Dec 2005 22:29:37 +0000 Subject: [PATCH] Grammar improvement. --- sbin/veriexecctl/veriexecctl.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sbin/veriexecctl/veriexecctl.8 b/sbin/veriexecctl/veriexecctl.8 index 024fba81ca34..7622307bb2dc 100644 --- a/sbin/veriexecctl/veriexecctl.8 +++ b/sbin/veriexecctl/veriexecctl.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: veriexecctl.8,v 1.21 2005/12/12 21:47:58 elad Exp $ +.\" $NetBSD: veriexecctl.8,v 1.22 2005/12/12 22:29:37 wiz Exp $ .\" .\" Copyright (c) 1999 .\" Brett Lymn - blymn@baea.com.au, brett_lymn@yahoo.com.au @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: veriexecctl.8,v 1.21 2005/12/12 21:47:58 elad Exp $ +.\" $Id: veriexecctl.8,v 1.22 2005/12/12 22:29:37 wiz Exp $ .\" .Dd December 12, 2005 .Dt VERIEXECCTL 8 @@ -61,7 +61,7 @@ Once loaded the kernel can then validate executed programs or files against the loaded fingerprints and report when fingerprints do not match. .It Cm delete Op file | mount_point -Delete the specified file from the Veriexec table it is stored in. +Delete the specified file from the Veriexec table in which it is stored. If the argument is a mount_point (or a directory), the device id for it is fetched and the entire Veriexec table that refers to it is removed.