Get rid of contractions. This should make things easier to understand
for non-native English speakers and translators.
This commit is contained in:
parent
bdba2c95bd
commit
a354c80fc5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9996
2 changed files with 22 additions and 22 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<!doctype HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.234 2001/07/16 15:05:06 nik Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.235 2001/07/21 15:20:33 asmodai Exp $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
|
@ -250,25 +250,25 @@
|
|||
it, you may choose any one of following options:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="handbook/synching.html#CVSUP">cvsup</a> if you're looking
|
||||
<li><a href="handbook/synching.html#CVSUP">cvsup</a> if you are looking
|
||||
for on-demand, low overhead access using a custom utility (written in
|
||||
Modula-3 no less).</li>
|
||||
|
||||
<li><a name="anoncvs" href="handbook/synching.html#ANONCVS">anoncvs</a>
|
||||
if you're looking for on-demand access that has higher overhead than
|
||||
if you are looking for on-demand access that has higher overhead than
|
||||
cvsup (in terms of wall time and bytes transferred) but is easier to use
|
||||
for checking out small pieces of the tree and requires nothing more
|
||||
than the cvs tools already bundled with FreeBSD.</li>
|
||||
|
||||
<li><a href="handbook/synching.html#CTM">CTM</a> if you're looking for
|
||||
<li><a href="handbook/synching.html#CTM">CTM</a> if you are looking for
|
||||
very low overhead, batch-mode access (basically, patches through
|
||||
email).</li>
|
||||
|
||||
<li>The <a href="http://www.FreeBSD.org/cgi/cvsweb.cgi">web interface</a>
|
||||
if you're looking to simply browse the repository in search of a
|
||||
if you are looking to simply browse the repository in search of a
|
||||
specific change or file revision.</li>
|
||||
|
||||
<li>Finally, if you've got bandwidth to burn or you prefer / are forced
|
||||
<li>Finally, if you have got bandwidth to burn or you prefer / are forced
|
||||
to use FTP, you can simply mirror the CVS repository from <a
|
||||
href="ftp://ftp.FreeBSD.org/pub/FreeBSD/development/FreeBSD-CVS">ftp.FreeBSD.org</a>.
|
||||
</li>
|
||||
|
|
@ -364,8 +364,8 @@
|
|||
<li><strong>Duisburg, Germany</strong> The <A
|
||||
HREF="http://www.cosmo-project.de/">Cosmo-Project</a> is a user
|
||||
group with a difference. Instead of just meeting, they actively
|
||||
develop projects such as robots. Most users use FreeBSD, but it isn't
|
||||
a specifically FreeBSD-related group.
|
||||
develop projects such as robots. Most users use FreeBSD, but it is
|
||||
not a specifically FreeBSD-related group.
|
||||
|
||||
<p></p></li>
|
||||
|
||||
|
|
@ -377,8 +377,8 @@
|
|||
<LI><STRONG>Frankfurt, Germany</STRONG> <A
|
||||
HREF="http://www.morix.de/frankfurtbsd/">FrankfurtBSD</A> is
|
||||
a user group for the Rhein-Main area. We are currently
|
||||
looking for new members. As soon as we've grown larger,
|
||||
we'd like to meet monthly and maintain minor projects.
|
||||
looking for new members. As soon as we have grown larger,
|
||||
we would like to meet monthly and maintain minor projects.
|
||||
<P></P></LI>
|
||||
|
||||
<li><strong>Hamburg, Germany</strong> The <A
|
||||
|
|
@ -669,7 +669,7 @@
|
|||
Group)</A></STRONG>, a forum for BSD and BSD embedded systems,
|
||||
meets on the First Thursday of the month. Meetings are held
|
||||
at the Carl's Jr. on First Street and Trimble Road in San
|
||||
Jose, California. For details on event or what's going on
|
||||
Jose, California. For details on event or what is going on
|
||||
visit the website or send a message to <A
|
||||
HREF="mailto:webmaster@svbug.com">webmaster@svbug.com</A>.
|
||||
<P></P></LI>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<!doctype HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.234 2001/07/16 15:05:06 nik Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.235 2001/07/21 15:20:33 asmodai Exp $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
|
@ -250,25 +250,25 @@
|
|||
it, you may choose any one of following options:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="handbook/synching.html#CVSUP">cvsup</a> if you're looking
|
||||
<li><a href="handbook/synching.html#CVSUP">cvsup</a> if you are looking
|
||||
for on-demand, low overhead access using a custom utility (written in
|
||||
Modula-3 no less).</li>
|
||||
|
||||
<li><a name="anoncvs" href="handbook/synching.html#ANONCVS">anoncvs</a>
|
||||
if you're looking for on-demand access that has higher overhead than
|
||||
if you are looking for on-demand access that has higher overhead than
|
||||
cvsup (in terms of wall time and bytes transferred) but is easier to use
|
||||
for checking out small pieces of the tree and requires nothing more
|
||||
than the cvs tools already bundled with FreeBSD.</li>
|
||||
|
||||
<li><a href="handbook/synching.html#CTM">CTM</a> if you're looking for
|
||||
<li><a href="handbook/synching.html#CTM">CTM</a> if you are looking for
|
||||
very low overhead, batch-mode access (basically, patches through
|
||||
email).</li>
|
||||
|
||||
<li>The <a href="http://www.FreeBSD.org/cgi/cvsweb.cgi">web interface</a>
|
||||
if you're looking to simply browse the repository in search of a
|
||||
if you are looking to simply browse the repository in search of a
|
||||
specific change or file revision.</li>
|
||||
|
||||
<li>Finally, if you've got bandwidth to burn or you prefer / are forced
|
||||
<li>Finally, if you have got bandwidth to burn or you prefer / are forced
|
||||
to use FTP, you can simply mirror the CVS repository from <a
|
||||
href="ftp://ftp.FreeBSD.org/pub/FreeBSD/development/FreeBSD-CVS">ftp.FreeBSD.org</a>.
|
||||
</li>
|
||||
|
|
@ -364,8 +364,8 @@
|
|||
<li><strong>Duisburg, Germany</strong> The <A
|
||||
HREF="http://www.cosmo-project.de/">Cosmo-Project</a> is a user
|
||||
group with a difference. Instead of just meeting, they actively
|
||||
develop projects such as robots. Most users use FreeBSD, but it isn't
|
||||
a specifically FreeBSD-related group.
|
||||
develop projects such as robots. Most users use FreeBSD, but it is
|
||||
not a specifically FreeBSD-related group.
|
||||
|
||||
<p></p></li>
|
||||
|
||||
|
|
@ -377,8 +377,8 @@
|
|||
<LI><STRONG>Frankfurt, Germany</STRONG> <A
|
||||
HREF="http://www.morix.de/frankfurtbsd/">FrankfurtBSD</A> is
|
||||
a user group for the Rhein-Main area. We are currently
|
||||
looking for new members. As soon as we've grown larger,
|
||||
we'd like to meet monthly and maintain minor projects.
|
||||
looking for new members. As soon as we have grown larger,
|
||||
we would like to meet monthly and maintain minor projects.
|
||||
<P></P></LI>
|
||||
|
||||
<li><strong>Hamburg, Germany</strong> The <A
|
||||
|
|
@ -669,7 +669,7 @@
|
|||
Group)</A></STRONG>, a forum for BSD and BSD embedded systems,
|
||||
meets on the First Thursday of the month. Meetings are held
|
||||
at the Carl's Jr. on First Street and Trimble Road in San
|
||||
Jose, California. For details on event or what's going on
|
||||
Jose, California. For details on event or what is going on
|
||||
visit the website or send a message to <A
|
||||
HREF="mailto:webmaster@svbug.com">webmaster@svbug.com</A>.
|
||||
<P></P></LI>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue