Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  8 Jul 2003 12:06:55 -0400 (EDT)
From:      Christopher Nehren <apeiron@comcast.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/54225: Small grammar error in security.7
Message-ID:  <20030708160655.7839398E17@prophecy.dyndns.org>
Resent-Message-ID: <200307081610.h68GAF5G030782@freefall.freebsd.org>

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

>Number:         54225
>Category:       docs
>Synopsis:       Small grammar error in security.7
>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 Jul 08 09:10:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Christopher Nehren
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD prophecy.dyndns.org 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Sun Jun 29 10:39:13 EDT 2003 root@prophecy.dyndns.org:/usr/obj/usr/src/sys/PROPHECY i386


	
>Description:
Small grammar error in security.7: "your keys becomes exposed".
>How-To-Repeat:
man 7 security | grep "your keys becomes exposed"
>Fix:

--- security.7	Tue Jul  8 11:59:53 2003
+++ /usr/src/share/man/man7/security.7	Tue Dec 24 11:52:31 2002
@@ -631,7 +631,7 @@
 forward encryption keys.
 What 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
-unsecure machine, your keys become exposed.  The actual keys themselves are
+unsecure machine, your keys becomes exposed.  The actual keys themselves are
 not exposed, but ssh installs a forwarding port for the duration of your
 login and if a hacker has broken root on the unsecure machine he can utilize
 that port to use your keys to gain access to any other machine that your
>Release-Note:
>Audit-Trail:
>Unformatted:



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