NetBSD Problem Report #39441

From www@NetBSD.org  Sun Aug 31 20:32:11 2008
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by narn.NetBSD.org (Postfix) with ESMTP id 4DEEF63BC75
	for <gnats-bugs@gnats.netbsd.org>; Sun, 31 Aug 2008 20:32:11 +0000 (UTC)
Message-Id: <20080831203211.25FE863BC49@narn.NetBSD.org>
Date: Sun, 31 Aug 2008 20:32:11 +0000 (UTC)
From: ekamperi@gmail.com
Reply-To: ekamperi@gmail.com
To: gnats-bugs@NetBSD.org
Subject: veriexecctl(8) man page doesn't document -v flag
X-Send-Pr-Version: www-1.0

>Number:         39441
>Category:       bin
>Synopsis:       veriexecctl(8) man page doesn't document -v flag
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people
>State:          closed
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Aug 31 20:35:00 +0000 2008
>Closed-Date:    Sun Aug 31 23:45:25 +0000 2008
>Last-Modified:  Sun Aug 31 23:45:25 +0000 2008
>Originator:     Stathis Kamperis
>Release:        NetBSD-4.99.72
>Organization:
>Environment:
NetBSD netbsd 4.99.72 NetBSD 4.99.72 (MYGENERIC) #0: Fri Aug 29 22:49:53 EEST 2008  root@netbsd:/usr/obj/sys/arch/i386/compile/MYGENERIC i386

>Description:
The manpage of veriexecctl(8) doesn't document -v flag.
After code inspection it seems that -v enables verbose output:

[...]
   219                  case 'v':
   220                          verbose = 1;
   221                          break;
   222  
[...]
>How-To-Repeat:
man 8 veriexecctl
>Fix:
Index: veriexecctl.8
===================================================================
RCS file: /cvsroot/src/sbin/veriexecctl/veriexecctl.8,v
retrieving revision 1.34
diff -u -r1.34 veriexecctl.8
--- veriexecctl.8       18 Feb 2008 10:37:19 -0000      1.34
+++ veriexecctl.8       31 Aug 2008 20:25:37 -0000
@@ -74,6 +74,8 @@
 Evaluate fingerprint on load, as opposed to when the file is accessed.
 .It Fl k
 Keep the filenames in the entry for more accurate logging.
+.It Fl v
+Enable verbose output.
 .El
 .It Cm delete Ar file | mount_point
 Delete either a single entry

>Release-Note:

>Audit-Trail:
From: "David A. Holland" <dholland@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/39441 CVS commit: src/sbin/veriexecctl
Date: Sun, 31 Aug 2008 23:40:20 +0000 (UTC)

 Module Name:	src
 Committed By:	dholland
 Date:		Sun Aug 31 23:40:20 UTC 2008

 Modified Files:
 	src/sbin/veriexecctl: veriexecctl.8

 Log Message:
 Document -v. PR 39441 from Stathis Kamperis. Bump date.


 To generate a diff of this commit:
 cvs rdiff -r1.34 -r1.35 src/sbin/veriexecctl/veriexecctl.8

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: open->closed
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Sun, 31 Aug 2008 23:45:25 +0000
State-Changed-Why:
Fixed, thanks.


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.