Date: Thu, 6 Feb 2020 22:04:15 +0000 (UTC) From: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r53876 - head/en_US.ISO8859-1/books/faq Message-ID: <202002062204.016M4FB5044548@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: carlavilla Date: Thu Feb 6 22:04:15 2020 New Revision: 53876 URL: https://svnweb.freebsd.org/changeset/doc/53876 Log: Fix 3 typos/missing words in the English FAQ Submitted by: pauamma_gundo.com Patch by: pauamma_gundo.com Approved by: bcr@ Differential Revision: https://reviews.freebsd.org/D23298 Modified: head/en_US.ISO8859-1/books/faq/book.xml Modified: head/en_US.ISO8859-1/books/faq/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.xml Thu Feb 6 20:59:01 2020 (r53875) +++ head/en_US.ISO8859-1/books/faq/book.xml Thu Feb 6 22:04:15 2020 (r53876) @@ -1007,7 +1007,7 @@ <para>Channel <literal>#FreeBSD</literal> on <link xlink:href="http://www.rusnet.org.ru/">RUSNET</link> is a Russian language channel dedicated to - helping &os; users. This is also good place for + helping &os; users. This is also a good place for non-technical discussions.</para> </listitem> @@ -1016,7 +1016,7 @@ xlink:href="http://freenode.net/">Freenode</link> is a Traditional Chinese (UTF-8 encoding) language channel dedicated to helping &os; users. - This is also good place for non-technical + This is also a good place for non-technical discussions.</para> </listitem> </itemizedlist> @@ -2271,7 +2271,7 @@ kern.timecounter.hardware: TSC -> i8254</screen> <para>Most ports should work on all supported versions of &os;. Those that do not are specifically marked as such. Each time a &os; release is made, a snapshot of the ports - tree at the time of release in also included in the + tree at the time of release is also included in the <filename>ports/</filename> directory.</para> <para>&os; supports compressed binary packages to easily
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002062204.016M4FB5044548>
