Add trailing comma to 'i.e.' and 'e.g.'.

Fix a typo.

Translators can likely ignore this change.
This commit is contained in:
Glen Barber 2012-05-30 00:33:27 +00:00
parent 269baba8a3
commit a27db5edde
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38938

View file

@ -315,7 +315,7 @@
<literal>CVSROOT</literal> when distributed via <literal>CVSROOT</literal> when distributed via
<application>CVSup</application> for the convenience of our <application>CVSup</application> for the convenience of our
users. The <literal>src</literal> tree is automatically users. The <literal>src</literal> tree is automatically
exported to CVS for compatibility reasons only (e.g. exported to CVS for compatibility reasons only (e.g.,
<application>CVSup</application>). The <quote>official</quote> <application>CVSup</application>). The <quote>official</quote>
<literal>src</literal> repository is not stored in <literal>src</literal> repository is not stored in
<application>CVS</application> but in Subversion. The official <application>CVS</application> but in Subversion. The official
@ -542,7 +542,7 @@ alias projcvs cvs -d <replaceable>user</replaceable>@projcvs.FreeBSD.org:/home/p
<filename>.svn</filename>.</para> <filename>.svn</filename>.</para>
<para>Arguments to <option>-D</option> and <option>-r</option> <para>Arguments to <option>-D</option> and <option>-r</option>
are sticky, which means cvs will remember them later, e.g. are sticky, which means cvs will remember them later, e.g.,
when you do a <command>cvs update</command>.</para> when you do a <command>cvs update</command>.</para>
</listitem> </listitem>
@ -1048,7 +1048,7 @@ checkout -P</programlisting>
commit</command> and insert it into the commit message or commit</command> and insert it into the commit message or
save it in a file before committing and use the save it in a file before committing and use the
<option>-F</option> option of CVS to read the commit message <option>-F</option> option of CVS to read the commit message
from that file, i.e.</para> from that file, i.e.,</para>
<screen>&prompt.user; <userinput>vi logmsg</userinput> <screen>&prompt.user; <userinput>vi logmsg</userinput>
&prompt.user; <userinput>cvs ci -F logmsg shazam</userinput></screen> &prompt.user; <userinput>cvs ci -F logmsg shazam</userinput></screen>
@ -1290,7 +1290,7 @@ Host projcvs.FreeBSD.org
<para>Any path can be used, not just the one in the example <para>Any path can be used, not just the one in the example
above. A common pattern is to place mirrors under above. A common pattern is to place mirrors under
<literal>//mirror</literal>, e.g. <literal>//mirror</literal>, e.g.,
<filename <filename
class="directory">//mirror/freebsd/base/</filename>, and class="directory">//mirror/freebsd/base/</filename>, and
local branches under <literal>//local</literal>.</para> local branches under <literal>//local</literal>.</para>
@ -2348,9 +2348,9 @@ $target - head/$source:$P,$Q,$R</screen>
<title>Bootstrapping merge history</title> <title>Bootstrapping merge history</title>
<para>If importing for the first time after the switch to <para>If importing for the first time after the switch to
Subversion, bootstrapping Subversion, bootstrap
<literal>svn:mergeinfo</literal> on the target directory <literal>svn:mergeinfo</literal> on the target directory
in the main tree to the to the revision that corresponds in the main tree to the revision that corresponds
to the last related change to the vendor tree, prior to to the last related change to the vendor tree, prior to
importing new sources:</para> importing new sources:</para>
@ -2477,7 +2477,7 @@ $target - head/$source:$P,$Q,$R</screen>
<para>The <literal>--no-diff-deleted</literal> tells <para>The <literal>--no-diff-deleted</literal> tells
Subversion not to complain about files that are in the Subversion not to complain about files that are in the
vendor tree but not in the main tree, i.e. things that vendor tree but not in the main tree, i.e., things that
would have previously been removed before the vendor would have previously been removed before the vendor
import, like for example the like the vendor's makefiles import, like for example the like the vendor's makefiles
and configure scripts.</para> and configure scripts.</para>
@ -2753,7 +2753,7 @@ $target - head/$source:$P,$Q,$R</screen>
count as abuse of the working copy client code!</para> count as abuse of the working copy client code!</para>
<para>Checking out a working copy with a stock Subversion client <para>Checking out a working copy with a stock Subversion client
withouth &os;-specific patches without &os;-specific patches
(<makevar>WITH_FREEBSD_TEMPLATE</makevar>) will mean that (<makevar>WITH_FREEBSD_TEMPLATE</makevar>) will mean that
<literal>&dollar;FreeBSD&dollar;</literal> tags will not be <literal>&dollar;FreeBSD&dollar;</literal> tags will not be
expanded. Once the correct version has been installed, trick expanded. Once the correct version has been installed, trick
@ -2772,7 +2772,7 @@ $target - head/$source:$P,$Q,$R</screen>
<para>As a new developer there are a number of things you should do <para>As a new developer there are a number of things you should do
first. The first set is specific to committers only. (If you are first. The first set is specific to committers only. (If you are
not a committer, e.g. have GNATS-only access, then your mentor needs not a committer, e.g., have GNATS-only access, then your mentor needs
to do these things for you.)</para> to do these things for you.)</para>
<sect2 id="conventions-committers"> <sect2 id="conventions-committers">
@ -2854,7 +2854,7 @@ $target - head/$source:$P,$Q,$R</screen>
<note> <note>
<para>It is important to have an up-to-date PGP/GnuPG key in <para>It is important to have an up-to-date PGP/GnuPG key in
the Handbook, since the key may be required for positive the Handbook, since the key may be required for positive
identification of a committer, e.g. by the &a.admins; for identification of a committer, e.g., by the &a.admins; for
account recovery. A complete keyring of <hostid account recovery. A complete keyring of <hostid
role="domainname">FreeBSD.org</hostid> users is available role="domainname">FreeBSD.org</hostid> users is available
for download from <ulink for download from <ulink
@ -3310,7 +3310,7 @@ $target - head/$source:$P,$Q,$R</screen>
when they are short and are directly related to a commit.</para> when they are short and are directly related to a commit.</para>
<para>There is a similar list, svn-committers, which has a <para>There is a similar list, svn-committers, which has a
similar purpose but is a normal list, i.e. you are free to similar purpose but is a normal list, i.e., you are free to
send any suitable message to this list.</para> send any suitable message to this list.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
@ -4447,7 +4447,7 @@ $target - head/$source:$P,$Q,$R</screen>
In some rare cases it may be necessary to change the In some rare cases it may be necessary to change the
<makevar>PORTNAME</makevar> instead of <makevar>PORTNAME</makevar> instead of
<makevar>LATEST_LINK</makevar>, but this should only <makevar>LATEST_LINK</makevar>, but this should only
be done when it is really needed &mdash; e.g. using be done when it is really needed &mdash; e.g., using
an existing port as the base for a very similar an existing port as the base for a very similar
program with a different name, or upgrading a port to program with a different name, or upgrading a port to
a new upstream version which actually changes the a new upstream version which actually changes the