Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2002 12:58:00 -0400 (EDT)
From:      Chris Pepper <pepper@rockefeller.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/39848: handbook/security/chapter.sgml typo; rephrased for clarity.
Message-ID:  <20020625165800.BDA32A885@guest.reppep.com>

next in thread | raw e-mail | index | archive | help

>Number:         39848
>Category:       docs
>Synopsis:       handbook/security/chapter.sgml typo; rephrased for clarity.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 25 10:00:07 PDT 2002
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:
 	

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020625165800.BDA32A885>