[PATCH] Fix typos in freebsd-update-server article
Sahil Tandon
sahil at FreeBSD.org
Mon Feb 14 02:25:38 UTC 2011
>Submitter-Id: current-users
>Originator: Sahil Tandon
>Organization:
>Confidential: no
>Synopsis: [PATCH] Fix typos in freebsd-update-server article
>Severity: non-critical
>Priority: low
>Category: docs
>Class: doc-bug
>Release: FreeBSD 9.0-CURRENT i386
>Environment:
>Description:
- Fix two small typos
>How-To-Repeat:
>Fix:
--- freebsd-update-server.diff begins here ---
Index: doc/en_US.ISO8859-1/articles/freebsd-update-server/article.sgml
===================================================================
RCS file: /home/dcvs/doc/en_US.ISO8859-1/articles/freebsd-update-server/article.sgml,v
retrieving revision 1.1
diff -u -r1.1 article.sgml
--- doc/en_US.ISO8859-1/articles/freebsd-update-server/article.sgml 13 Feb 2011 17:53:26 -0000 1.1
+++ doc/en_US.ISO8859-1/articles/freebsd-update-server/article.sgml 14 Feb 2011 02:02:53 -0000
@@ -38,7 +38,7 @@
url="&url.base;/cgi/cvsweb.cgi/projects/freebsd-update-server/">freebsd-update-server</ulink> software
is written by &a.cperciva;, current Security Officer of &os;.
For users that think it is convenient to update their systems
- against an official update server, building an own &fbus.ap; may
+ against an official update server, building their own &fbus.ap; may
help to extend its functionality by supporting manually-tweaked
&os; releases or by providing a local mirror that will allow faster
updates for a number of machines.</para>
@@ -125,7 +125,7 @@
It is sourced during all build operations.</para>
<para>Here is the default <filename>build.conf</filename>, which should
- be modified to suite your own environment.</para>
+ be modified to suit your own environment.</para>
<programlisting>
--- freebsd-update-server.diff ends here ---
More information about the freebsd-doc
mailing list