From pepper@reppep.com  Tue Jun 25 09:57:53 2002
Return-Path: <pepper@reppep.com>
Received: from guest.reppep.com (guest.reppep.com [64.81.19.110])
	by hub.freebsd.org (Postfix) with ESMTP id 782FF37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 25 Jun 2002 09:57:52 -0700 (PDT)
Received: by guest.reppep.com (Postfix, from userid 501)
	id BDA32A885; Tue, 25 Jun 2002 12:58:00 -0400 (EDT)
Message-Id: <20020625165800.BDA32A885@guest.reppep.com>
Date: Tue, 25 Jun 2002 12:58:00 -0400 (EDT)
From: Chris Pepper <pepper@rockefeller.edu>
Reply-To: Chris Pepper <pepper@rockefeller.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: handbook/security/chapter.sgml typo; rephrased for clarity.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         39848
>Category:       docs
>Synopsis:       handbook/security/chapter.sgml typo; rephrased for clarity.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 25 10:00:07 PDT 2002
>Closed-Date:    Mon Jul 01 18:49:09 PDT 2002
>Last-Modified:  Mon Jul 01 18:49:09 PDT 2002
>Originator:     Chris Pepper
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD guest.reppep.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Jun 18 21:27:59 EDT 2002 pepper@guest.reppep.com:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	"your keys becomes exposed." isn't quite right, and disagrees with the next sentence, which points out the keys aren't actually exposed....
>How-To-Repeat:
	View doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml
	
>Fix:
	Patch provided.

--- chapter.sgml.patch begins here ---
Index: chapter.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml,v
retrieving revision 1.111
diff -u -r1.111 chapter.sgml
--- chapter.sgml	2002/06/18 09:58:50	1.111
+++ chapter.sgml	2002/06/25 16:54:04
@@ -920,7 +920,7 @@
 	this means is that if you have a secure workstation holding keys
 	that give you access to the rest of the system, and you
 	ssh to an insecure machine, your keys
-	becomes exposed.  The actual keys themselves are not exposed, but
+	are usable.  The actual keys themselves are not exposed, but
 	ssh installs a forwarding port for the
 	duration of your login, and if an attacker has broken
 	<username>root</username> on the
--- chapter.sgml.patch ends here ---
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: trhodes 
State-Changed-When: Mon Jul 1 18:48:40 PDT 2002 
State-Changed-Why:  
I have just committed this, thanks for all your help Chris! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=39848 
>Unformatted:
 	
