Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 May 2011 15:06:16 -0700
From:      Jason Helfman <jhelfman@e-e.com>
To:        rihad <rihad@mail.ru>
Cc:        freebsd-doc@FreeBSD.org, forums-moderators@freebsd.org
Subject:   Re: Forum not mentioned in the FAQ
Message-ID:  <20110531220615.GF33928@eggman.experts-exchange.com>
In-Reply-To: <4DE52298.2060002@mail.ru>
References:  <4DE52298.2060002@mail.ru>

next in thread | previous in thread | raw e-mail | index | archive | help

--DSayHWYpDlRfCAAQ
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Disposition: inline

On Tue, May 31, 2011 at 10:17:12PM +0500, rihad thus spake:
>Hacking raw SGML files with vi isn't something that I do every day, but
>you asked for it :)
>
>
>--- books/faq/book.sgml 2011-05-16 01:41:30.000000000 +0500
>+++ books/faq/book.sgml.new     2011-05-31 22:16:07.000000000 +0500
>@@ -993,6 +993,9 @@
>         <answer>
>           <para>You can find full information in the <ulink
>               url="&url.books.handbook;/eresources-news.html">Handbook
>entry on newsgroups</ulink>.</para>
>+
>+         <para>You might also find the <ulink
>+               url="http://forums.FreeBSD.org/">&os; Forums</ulink>
>useful.</para>
>         </answer>
>        </qandaentry>
>_______________________________________________
>freebsd-doc@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-doc
>To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"
>

I've used the above as a template for content and updated book.sgml. Here is
the patch.

-jgh

--
Jason Helfman
System Administrator
experts-exchange.com
http://www.experts-exchange.com/M_4830110.html
E4AD 7CF1 1396 27F6 79DD  4342 5E92 AD66 8C8C FBA5

--DSayHWYpDlRfCAAQ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="patch.txt"

Index: faq/book.sgml
===================================================================
RCS file: /home/jhelfman/ncvs/doc/en_US.ISO8859-1/books/faq/book.sgml,v
retrieving revision 1.1136
diff -u -r1.1136 book.sgml
--- faq/book.sgml	15 May 2011 20:41:30 -0000	1.1136
+++ faq/book.sgml	31 May 2011 21:59:24 -0000
@@ -997,6 +997,17 @@
       </qandaentry>
 
       <qandaentry>
+	<question id="forums">
+	  <para>What &os; user forums are available?</para>
+	</question>
+
+	<answer>
+	  <para>You may find the Official &os; <ulink url="http://forums.FreeBSD.org/">;
+	  Forums</ulink> helpful.</para>
+	</answer>
+      </qandaentry>
+
+      <qandaentry>
 	<question id="irc">
 	  <para>Are there &os; IRC (Internet Relay Chat)
 	    channels?</para>

--DSayHWYpDlRfCAAQ--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110531220615.GF33928>