svn commit: r40597 - head/en_US.ISO8859-1/books/faq

Benjamin Kaduk kaduk at MIT.EDU
Wed Jan 16 03:07:05 UTC 2013


On Sun, 13 Jan 2013, Eitan Adler wrote:

> Author: eadler
> Date: Sun Jan 13 05:56:49 2013
> New Revision: 40597
> URL: http://svnweb.freebsd.org/changeset/doc/40597
>
> 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	Sun Jan 13 05:54:06 2013	(r40596)
> +++ head/en_US.ISO8859-1/books/faq/book.xml	Sun Jan 13 05:56:49 2013	(r40597)
> @@ -3262,6 +3245,24 @@ kern.timecounter.hardware: TSC -> i82
>       </qandaentry>
>
>       <qandaentry>
> +	<question id="officesuite">
> +	  <para>Where can I get an Office Suite for &os;?</para>
> +	</question>
> +
> +	<answer>
> +	  <para>The open-source <application><ulink
> +	      url="http://www.openoffice.org">Apache OpenOffice</ulink></application>
> +	    and <application><ulink
> +              url="http://www.libreoffice.org">LibreOffice</ulink></application>
> +            office suites work natively on &os;.</para>
> +
> +	  <para>&os; also includes a variety of text editors,
> +	    spreadsheets, and drawing programs in the Ports
> +	    Collection.</para>

This is worded so as to make the reader think that the preferred way to 
get Open/LibreOffice is from the upstream site, not the Ports collection. 
Given that neither provides precompiled FreeBSD binaries, that seems 
unlikely to be the case.

Perhaps "Apache OpenOffice and LibreOffice are both available from the 
&os; Ports Collection, which also includes a variety of text editors, 
spreadsheets, and drawing programs."?

-Ben

> +	</answer>
> +      </qandaentry>
> +
> +      <qandaentry>
> 	<question id="convert-back-from-pkgng">
> 	  <para>How can I convert from pkgng to the old package
> 	    tools?</para>
>


More information about the svn-doc-head mailing list