Fix typo.
Approved by: sobomax
This commit is contained in:
parent
6cb62e095f
commit
8787cae6a4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8359
2 changed files with 10 additions and 10 deletions
|
@ -16,7 +16,7 @@
|
||||||
</author>
|
</author>
|
||||||
</authorgroup>
|
</authorgroup>
|
||||||
|
|
||||||
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/articles/committers-guide/article.sgml,v 1.42 2000/10/09 17:09:14 obrien Exp $</pubdate>
|
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/articles/committers-guide/article.sgml,v 1.43 2000/11/03 19:01:27 sobomax Exp $</pubdate>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>1999</year>
|
<year>1999</year>
|
||||||
|
@ -512,11 +512,11 @@
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
<para>You'll almost certainly get a conflict because
|
<para>You'll almost certainly get a conflict because
|
||||||
of the <literal>$Id: article.sgml,v 1.43 2000-11-03 19:01:27 sobomax Exp $</literal> (or in FreeBSD's case,
|
of the <literal>$Id: article.sgml,v 1.44 2000-11-14 11:11:56 demon Exp $</literal> (or in FreeBSD's case,
|
||||||
<literal>$FreeBSD<!-- stop expansion -->$</literal>) lines, so you'll have to edit
|
<literal>$FreeBSD<!-- stop expansion -->$</literal>) lines, so you'll have to edit
|
||||||
the file to resolve the conflict (remove the marker lines and
|
the file to resolve the conflict (remove the marker lines and
|
||||||
the second <literal>$Id: article.sgml,v 1.43 2000-11-03 19:01:27 sobomax Exp $</literal> line, leaving the original
|
the second <literal>$Id: article.sgml,v 1.44 2000-11-14 11:11:56 demon Exp $</literal> line, leaving the original
|
||||||
<literal>$Id: article.sgml,v 1.43 2000-11-03 19:01:27 sobomax Exp $</literal> line intact).</para>
|
<literal>$Id: article.sgml,v 1.44 2000-11-14 11:11:56 demon Exp $</literal> line intact).</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -1122,7 +1122,7 @@ docs:Documentation Bug:nik:</programlisting>
|
||||||
</step>
|
</step>
|
||||||
|
|
||||||
<step>
|
<step>
|
||||||
<para>If you do not wish to to type your password in every
|
<para>If you do not wish to type your password in every
|
||||||
time you use &man.ssh.1;, and you use RSA keys to
|
time you use &man.ssh.1;, and you use RSA keys to
|
||||||
authenticate, &man.ssh-agent.1; is there for your
|
authenticate, &man.ssh-agent.1; is there for your
|
||||||
convenience. If you want to use &man.ssh-agent.1;, make
|
convenience. If you want to use &man.ssh-agent.1;, make
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
</author>
|
</author>
|
||||||
</authorgroup>
|
</authorgroup>
|
||||||
|
|
||||||
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/articles/committers-guide/article.sgml,v 1.42 2000/10/09 17:09:14 obrien Exp $</pubdate>
|
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/articles/committers-guide/article.sgml,v 1.43 2000/11/03 19:01:27 sobomax Exp $</pubdate>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>1999</year>
|
<year>1999</year>
|
||||||
|
@ -512,11 +512,11 @@
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
<para>You'll almost certainly get a conflict because
|
<para>You'll almost certainly get a conflict because
|
||||||
of the <literal>$Id: article.sgml,v 1.43 2000-11-03 19:01:27 sobomax Exp $</literal> (or in FreeBSD's case,
|
of the <literal>$Id: article.sgml,v 1.44 2000-11-14 11:11:56 demon Exp $</literal> (or in FreeBSD's case,
|
||||||
<literal>$FreeBSD<!-- stop expansion -->$</literal>) lines, so you'll have to edit
|
<literal>$FreeBSD<!-- stop expansion -->$</literal>) lines, so you'll have to edit
|
||||||
the file to resolve the conflict (remove the marker lines and
|
the file to resolve the conflict (remove the marker lines and
|
||||||
the second <literal>$Id: article.sgml,v 1.43 2000-11-03 19:01:27 sobomax Exp $</literal> line, leaving the original
|
the second <literal>$Id: article.sgml,v 1.44 2000-11-14 11:11:56 demon Exp $</literal> line, leaving the original
|
||||||
<literal>$Id: article.sgml,v 1.43 2000-11-03 19:01:27 sobomax Exp $</literal> line intact).</para>
|
<literal>$Id: article.sgml,v 1.44 2000-11-14 11:11:56 demon Exp $</literal> line intact).</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -1122,7 +1122,7 @@ docs:Documentation Bug:nik:</programlisting>
|
||||||
</step>
|
</step>
|
||||||
|
|
||||||
<step>
|
<step>
|
||||||
<para>If you do not wish to to type your password in every
|
<para>If you do not wish to type your password in every
|
||||||
time you use &man.ssh.1;, and you use RSA keys to
|
time you use &man.ssh.1;, and you use RSA keys to
|
||||||
authenticate, &man.ssh-agent.1; is there for your
|
authenticate, &man.ssh-agent.1; is there for your
|
||||||
convenience. If you want to use &man.ssh-agent.1;, make
|
convenience. If you want to use &man.ssh-agent.1;, make
|
||||||
|
|
Loading…
Reference in a new issue