Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 May 2017 12:08:23 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r50300 - head/en_US.ISO8859-1/articles/committers-guide
Message-ID:  <201705311208.v4VC8N6I007278@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Wed May 31 12:08:22 2017
New Revision: 50300
URL: https://svnweb.freebsd.org/changeset/doc/50300

Log:
  Last minute typo.
  
  Pointy hat:	mat
  Sponsored by:	Absolight

Modified:
  head/en_US.ISO8859-1/articles/committers-guide/article.xml

Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/committers-guide/article.xml	Wed May 31 12:04:37 2017	(r50299)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml	Wed May 31 12:08:22 2017	(r50300)
@@ -3195,7 +3195,7 @@ Relnotes:           yes</programlisting>
       authentication once per session.  It prompts for
       the private key's pass phrase, and then stores it in the
       authentication agent (&man.ssh-agent.1;).  Use <command>ssh-add
-	-d</command> to remove keys stored in the agent.<para>
+	-d</command> to remove keys stored in the agent.</para>
 
     <para>Test with a simple remote command: <command>ssh
 	freefall.FreeBSD.org ls /usr</command>.</para>



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