Date: Wed, 1 Apr 2015 00:31:37 +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: r46396 - head/en_US.ISO8859-1/books/handbook/eresources Message-ID: <201504010031.t310VbPh013194@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Wed Apr 1 00:31:36 2015 New Revision: 46396 URL: https://svnweb.freebsd.org/changeset/doc/46396 Log: simplify eresources section move around websites mailing lists and other things avoid the term 'World Wide Web' this reduces the nesting of various sections also fix capitalization for 'Conferences' since I'm moving that line anyway Modified: head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml Tue Mar 31 19:13:31 2015 (r46395) +++ head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml Wed Apr 1 00:31:36 2015 (r46396) @@ -24,6 +24,37 @@ mentioned here to the &a.doc; so that they may also be included.</para> + <sect1 xml:id="eresources-www"> + <title>Websites</title> + + <itemizedlist> + <listitem> + <para><link xlink:href="https://forums.FreeBSD.org/">The + &os; Forums</link> provide a web based discussion forum + for &os; questions and technical + discussion.</para> + </listitem> + + <listitem> + <para><link + xlink:href="http://planet.freebsdish.org/">Planet + &os;</link> offers an aggregation feed of dozens of blogs + written by &os; developers. Many developers use this to + post quick notes about what they are working on, new + patches, and other works in progress.</para> + </listitem> + + <listitem> + <para>The <link + xlink:href="http://www.youtube.com/bsdconferences">BSDConferences + YouTube Channel</link> provides a collection of high + quality videos from BSD conferences around the world. + This is a great way to watch key developers give + presentations about new work in &os;.</para> + </listitem> + </itemizedlist> + </sect1> + <sect1 xml:id="eresources-mail"> <title>Mailing Lists</title> @@ -2341,48 +2372,13 @@ </sect1> <sect1 xml:id="eresources-web"> - <title>World Wide Web Servers</title> + <title>Official Mirrors</title> - <sect2 xml:id="eresources-web-social"> - <title>Forums, Blogs, and Social Networks</title> - - <itemizedlist> - <listitem> - <para><link xlink:href="https://forums.FreeBSD.org/">The - &os; Forums</link> provide a web based discussion forum - for &os; questions and technical - discussion.</para> - </listitem> + &chap.eresources.www.index.inc; - <listitem> - <para><link - xlink:href="http://planet.freebsdish.org/">Planet - &os;</link> offers an aggregation feed of dozens of blogs - written by &os; developers. Many developers use this to - post quick notes about what they are working on, new - patches, and other works in progress.</para> - </listitem> + &chap.mirrors.lastmod.inc; - <listitem> - <para>The <link - xlink:href="http://www.youtube.com/bsdconferences">BSDConferences - YouTube Channel</link> provides a collection of high - quality videos from BSD Conferences around the world. - This is a great way to watch key developers give - presentations about new work in &os;.</para> - </listitem> - </itemizedlist> - </sect2> - - <sect2 xml:id="eresources-web-mirrors"> - <title>Official Mirrors</title> - - &chap.eresources.www.index.inc; - - &chap.mirrors.lastmod.inc; - - &chap.eresources.www.inc; - </sect2> + &chap.eresources.www.inc; </sect1> <!-- Comment out for now as only one address
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504010031.t310VbPh013194>