From tabthorpe@FreeBSD.org  Tue Jan 29 03:56:55 2008
Return-Path: <tabthorpe@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 5B0EC16A417;
	Tue, 29 Jan 2008 03:56:55 +0000 (UTC)
	(envelope-from tabthorpe@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 4690B13C459;
	Tue, 29 Jan 2008 03:56:55 +0000 (UTC)
	(envelope-from tabthorpe@FreeBSD.org)
Received: from freefall.freebsd.org (tabthorpe@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0T3uswb099260;
	Tue, 29 Jan 2008 03:56:54 GMT
	(envelope-from tabthorpe@freefall.freebsd.org)
Received: (from tabthorpe@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0T3us0a099259;
	Tue, 29 Jan 2008 03:56:54 GMT
	(envelope-from tabthorpe)
Message-Id: <200801290356.m0T3us0a099259@freefall.freebsd.org>
Date: Tue, 29 Jan 2008 03:56:54 GMT
From: Thomas Abthorpe <tabthorpe@FreeBSD.org>
Reply-To: Thomas Abthorpe <tabthorpe@FreeBSD.org>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: miwi@FreeBSD.org, tabthorpe@FreeBSD.org
Subject: [PATCH] Update SSH references in Committers Guide
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         120109
>Category:       docs
>Synopsis:       [PATCH] Update SSH references in Committers Guide
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 29 04:00:01 UTC 2008
>Closed-Date:    Tue Jan 29 07:01:11 CET 2008
>Last-Modified:  Tue Jan 29 06:10:01 UTC 2008
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 7.0-PRERELEASE i386
>Organization:
FreeBSD.GoodKing.Ca
>Environment:
System: FreeBSD freefall.freebsd.org 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #32: Tue Jan 15 15:07:33 UTC 2008 simon@freefall.freebsd.org:/usr/src/sys/i386/compile/FREEFALL i386


>Description:
- Remove reference to FreeBSD 4.0
- /etc/ssh-keys is appropriate directory for public keys

>How-To-Repeat:
>Fix:

--- patch begins here ---
Index: article.sgml
===================================================================
RCS file: /home/dcvs/doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v
retrieving revision 1.269
diff -u -r1.269 article.sgml
--- article.sgml	15 Oct 2007 13:27:28 -0000	1.269
+++ article.sgml	29 Jan 2008 03:22:46 -0000
@@ -1681,14 +1681,6 @@
 
     <procedure>
       <step>
-	<para>If you are using FreeBSD 4.0 or later,
-	  OpenSSH is included in the base system.
-	  If you are using an earlier release,
-	  update and install OpenSSH from the
-	  <filename role="package">security/openssh</filename> port.</para>
-      </step>
-
-      <step>
 	<para>If you do not wish to type your password in every
 	  time you use &man.ssh.1;, and you use RSA or DSA keys to
 	  authenticate, &man.ssh-agent.1; is there for your
@@ -1713,7 +1705,7 @@
 	  or <filename><envar>$HOME</envar>/.ssh/id_rsa.pub</filename>)
 	  to the person setting you up as a committer so it can be put
 	  into <filename><replaceable>yourlogin</replaceable></filename> file in
-	  <filename class="directory">/c/ssh-keys/</filename> on
+	  <filename class="directory">/etc/ssh-keys/</filename> on
 	  <hostid>freefall</hostid>.
 	</para>
       </step>
--- patch ends here ---
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: brueffer 
State-Changed-When: Tue Jan 29 07:00:55 CET 2008 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120109 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/120109: commit references a PR
Date: Tue, 29 Jan 2008 06:00:52 +0000 (UTC)

 brueffer    2008-01-29 06:00:48 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/articles/committers-guide article.sgml 
   Log:
   Remove references to 4.0 and earlier, update a path on freefall.
   
   PR:             120109
   Submitted by:   tabthorpe
   
   Revision  Changes    Path
   1.271     +1 -9      doc/en_US.ISO8859-1/articles/committers-guide/article.sgml
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
