svn commit: r49045 - head/en_US.ISO8859-1/htdocs/projects

Glen Barber gjb at FreeBSD.org
Sun Jul 3 21:09:22 UTC 2016


Author: gjb
Date: Sun Jul  3 21:09:21 2016
New Revision: 49045
URL: https://svnweb.freebsd.org/changeset/doc/49045

Log:
  Create a new 'Questions and Support' section, and move the
  relevant support-ish links there.
  
  Reviewed by:	brd
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/projects/newbies.xml

Modified: head/en_US.ISO8859-1/htdocs/projects/newbies.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/projects/newbies.xml	Sun Jul  3 21:03:34 2016	(r49044)
+++ head/en_US.ISO8859-1/htdocs/projects/newbies.xml	Sun Jul  3 21:09:21 2016	(r49045)
@@ -35,6 +35,16 @@
 	href="&url.books;/handbook/x11.html">X Windows</a> chapter.
 	</p></li>
 
+      <li><p><a href="&cgibase;/man.cgi">Manual pages</a> are good for
+	reference but not always the best introduction for a novice.
+	They generally provide information on a specific command,
+	driver or service.</p></li>
+
+    </ul>
+
+    <h2><a>Questions and Support</a></h2>
+
+    <ul>
       <li><p>Join the &os;-Questions mailing list to see the questions
 	you were too afraid to ask, and their answers. Subscribe by
 	filling out the following form: <a
@@ -47,11 +57,6 @@
 	offer another support channel.  Many users have written various
 	tutorials and lots of new users receive help there.</p></li>
 
-      <li><p><a href="&cgibase;/man.cgi">Manual pages</a> are good for
-	reference but not always the best introduction for a novice.
-	They generally provide information on a specific command,
-	driver or service.</p></li>
-
       <li><p><a href="&base;/search/search.html">Search</a> the
 	Handbook and FAQ, the whole web site, or the &os; mailing list
 	archives.</p></li>


More information about the svn-doc-all mailing list