Date: Thu, 2 Apr 2015 05:54:02 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r46424 - head/en_US.ISO8859-1/books/faq Message-ID: <201504020554.t325s21x057724@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Thu Apr 2 05:54:01 2015 New Revision: 46424 URL: https://svnweb.freebsd.org/changeset/doc/46424 Log: FAQ: multiple changes - don't list out explicit versions in the 'ports' section: just say "all supported versions" - obtaining an office suite is not an FAQ and is fully covered in the handbook under https://www.freebsd.org/doc/handbook/desktop-productivity.html 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 Apr 2 03:55:23 2015 (r46423) +++ head/en_US.ISO8859-1/books/faq/book.xml Thu Apr 2 05:54:01 2015 (r46424) @@ -2444,10 +2444,10 @@ kern.timecounter.hardware: TSC -> i82 the &a.announce; for periodic updates on new entries.</para> - <para>Most ports should work on the &rel3.relx;, - &rel2.relx;, and &rel.relx; branches. Each time a &os; - release is made, a snapshot of the ports tree at the time - of release in also included in the + <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 <filename>ports/</filename> directory.</para> <para>&os; supports compressed binary packages to easily @@ -2662,23 +2662,6 @@ kern.timecounter.hardware: TSC -> i82 Handbook</link>.</para> </answer> </qandaentry> - - <qandaentry> - <question xml:id="officesuite"> - <para>Where can I get an Office Suite for &os;?</para> - </question> - - <answer> - <para>The open source <application>Apache - OpenOffice</application> and - <application>LibreOffice</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> - </answer> - </qandaentry> </qandaset> </chapter>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504020554.t325s21x057724>