From owner-svn-doc-all@freebsd.org Sun Jul 3 21:09:22 2016 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5263B904A1; Sun, 3 Jul 2016 21:09:22 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A80D029F5; Sun, 3 Jul 2016 21:09:22 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u63L9LpC040175; Sun, 3 Jul 2016 21:09:21 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u63L9Ls8040174; Sun, 3 Jul 2016 21:09:21 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201607032109.u63L9Ls8040174@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Sun, 3 Jul 2016 21:09:21 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r49045 - head/en_US.ISO8859-1/htdocs/projects X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2016 21:09:22 -0000 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 chapter.

+
  • Manual pages are good for + reference but not always the best introduction for a novice. + They generally provide information on a specific command, + driver or service.

  • + + + +

    Questions and Support

    + +
    • 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:

    • -
    • Manual pages are good for - reference but not always the best introduction for a novice. - They generally provide information on a specific command, - driver or service.

    • -
    • Search the Handbook and FAQ, the whole web site, or the &os; mailing list archives.