From f83fbb398f5470cebc5c58a4bdf1220553adf07d Mon Sep 17 00:00:00 2001 From: blymn Date: Sun, 24 Apr 2005 13:23:55 +0000 Subject: [PATCH] Add bugs sub-heading to warn about whitespace in filenames. --- sbin/veriexecctl/veriexecctl.8 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/sbin/veriexecctl/veriexecctl.8 b/sbin/veriexecctl/veriexecctl.8 index 28291675b116..b5c00fa554f2 100644 --- a/sbin/veriexecctl/veriexecctl.8 +++ b/sbin/veriexecctl/veriexecctl.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: veriexecctl.8,v 1.10 2005/04/22 14:37:10 wiz Exp $ +.\" $NetBSD: veriexecctl.8,v 1.11 2005/04/24 13:23:55 blymn 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.10 2005/04/22 14:37:10 wiz Exp $ +.\" $Id: veriexecctl.8,v 1.11 2005/04/24 13:23:55 blymn Exp $ .\" .Dd April 22, 2005 .Dt VERIEXECCTL 8 @@ -144,3 +144,5 @@ first appeared in requires the kernel to have been configured with the .Dv VERIFIED_EXEC option and the verifiedexec pseudo-device. +.Sh BUGS +There must be no whitespace in the path field of a fingerprint entry.