Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-3]: src/sbin/veriexecctl Pull up revision 1.13 (requested by elad...



details:   https://anonhg.NetBSD.org/src/rev/5e8a095a0e86
branches:  netbsd-3
changeset: 576352:5e8a095a0e86
user:      tron <tron%NetBSD.org@localhost>
date:      Sat Jul 02 15:45:27 2005 +0000

description:
Pull up revision 1.13 (requested by elad in ticket #487):
Remove bits about deprecated 'fingerprints' command.

diffstat:

 sbin/veriexecctl/veriexecctl.8 |  12 +++---------
 1 files changed, 3 insertions(+), 9 deletions(-)

diffs (40 lines):

diff -r 71b57e46b4a4 -r 5e8a095a0e86 sbin/veriexecctl/veriexecctl.8
--- a/sbin/veriexecctl/veriexecctl.8    Sat Jul 02 15:45:13 2005 +0000
+++ b/sbin/veriexecctl/veriexecctl.8    Sat Jul 02 15:45:27 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: veriexecctl.8,v 1.7.2.5 2005/06/10 15:11:58 tron Exp $
+.\" $NetBSD: veriexecctl.8,v 1.7.2.6 2005/07/02 15:45:27 tron Exp $
 .\"
 .\" Copyright (c) 1999
 .\"    Brett Lymn - blymn%baea.com.au@localhost, brett_lymn%yahoo.com.au@localhost
@@ -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.7.2.5 2005/06/10 15:11:58 tron Exp $
+.\"    $Id: veriexecctl.8,v 1.7.2.6 2005/07/02 15:45:27 tron Exp $
 .\"
 .Dd April 22, 2005
 .Dt VERIEXECCTL 8
@@ -39,8 +39,6 @@
 .Nd load or report verified exec fingerprints
 .Sh SYNOPSIS
 .Nm
-.Cm fingerprints
-.Nm
 .Cm load Ar veriexec.conf
 .Sh DESCRIPTION
 The
@@ -73,11 +71,7 @@
 is the full path to the file and
 .Em type
 is the type of fingerprint used, see above for the default list.
-Other fingerprints may be available depending on kernel configuration,
-use the
-.Cm fingerprints
-command option to extract the fingerprints supported by the currently
-running kernel.
+Other fingerprints may be available depending on kernel configuration.
 The
 .Em fingerprint
 field is a hexadecimal representation of the fingerprint for



Home | Main Index | Thread Index | Old Index