From david@catwhisker.org  Thu Jul 21 23:29:38 2011
Return-Path: <david@catwhisker.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A6F80106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 21 Jul 2011 23:29:38 +0000 (UTC)
	(envelope-from david@catwhisker.org)
Received: from albert.catwhisker.org (m209-73.dsl.rawbw.com [198.144.209.73])
	by mx1.freebsd.org (Postfix) with ESMTP id 796F98FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 21 Jul 2011 23:29:38 +0000 (UTC)
Received: from albert.catwhisker.org (localhost [127.0.0.1])
	by albert.catwhisker.org (8.14.5/8.14.5) with ESMTP id p6LMoNRN047469
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 21 Jul 2011 15:50:23 -0700 (PDT)
	(envelope-from david@albert.catwhisker.org)
Received: (from david@localhost)
	by albert.catwhisker.org (8.14.5/8.14.5/Submit) id p6LMoNLK047468;
	Thu, 21 Jul 2011 15:50:23 -0700 (PDT)
	(envelope-from david)
Message-Id: <201107212250.p6LMoNLK047468@albert.catwhisker.org>
Date: Thu, 21 Jul 2011 15:50:23 -0700 (PDT)
From: David Wolfskill <david@catwhisker.org>
Reply-To: David Wolfskill <david@catwhisker.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New mailing list: freebsd-office@freebsd.org
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         159097
>Category:       docs
>Synopsis:       New mailing list: freebsd-office@freebsd.org
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gjb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 21 23:30:10 UTC 2011
>Closed-Date:    Sat Jul 23 22:13:47 UTC 2011
>Last-Modified:  Sat Jul 23 22:13:47 UTC 2011
>Originator:     David Wolfskill
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
Wolfskill & Dowling Residence
>Environment:
System: FreeBSD albert.catwhisker.org 8.2-STABLE FreeBSD 8.2-STABLE #334 r224127: Sun Jul 17 04:15:04 PDT 2011 root@freebeast.catwhisker.org:/common/S1/obj/usr/src/sys/ALBERT i386

>Description:
	Per request from Baptiste Daroussin, I have created a new
	Mailman-managed public mailng list.  This PR is to update the
	Handbook to reference and describe it; I believe that the patch
	is correct, but please adjust it as necessary.
>How-To-Repeat:
	n/a
>Fix:
	Apply the following patch:

Index: en_US.ISO8859-1/books/handbook/eresources/chapter.sgml
===================================================================
RCS file: /cvs/freebsd/doc/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml,v
retrieving revision 1.208
diff -u -r1.208 chapter.sgml
--- en_US.ISO8859-1/books/handbook/eresources/chapter.sgml	8 Jul 2011 17:41:07 -0000	1.208
+++ en_US.ISO8859-1/books/handbook/eresources/chapter.sgml	21 Jul 2011 21:54:42 -0000
@@ -406,6 +406,11 @@
 	    </row>
 
 	    <row>
+	      <entry>&a.office.name;</entry>
+	      <entry>Office applications on FreeBSD</entry>
+	    </row>
+
+	    <row>
 	      <entry>&a.openoffice.name;</entry>
 	      <entry>Porting <application>OpenOffice.org</application> and
 		<application>&staroffice;</application> to FreeBSD</entry>
@@ -1409,6 +1414,18 @@
 	</varlistentry>
 
 	<varlistentry>
+	  <term>&a.office.name;</term>
+
+	  <listitem>
+	    <para>This is a forum about office applications using FreeBSD.</para>
+
+	    <para>Discussion centers around office applications,
+	    their installation, their development and their support
+	    within FreeBSD.</para>
+	   </listitem>
+	</varlistentry>
+
+	<varlistentry>
 	  <term>&a.openoffice.name;</term>
 
 	  <listitem>
Index: en_US.ISO8859-1/share/sgml/mailing-lists.ent
===================================================================
RCS file: /cvs/freebsd/doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent,v
retrieving revision 1.79
diff -u -r1.79 mailing-lists.ent
--- en_US.ISO8859-1/share/sgml/mailing-lists.ent	8 Jul 2011 17:41:07 -0000	1.79
+++ en_US.ISO8859-1/share/sgml/mailing-lists.ent	21 Jul 2011 21:55:40 -0000
@@ -307,6 +307,10 @@
 <!ENTITY a.newbus "<ulink url='&a.newbus.url;'>FreeBSD new-bus mailing list</ulink>">
 <!ENTITY a.newbus.name "<ulink url='&a.newbus.url;'>freebsd-new-bus</ulink>">
 
+<!ENTITY a.office.url "&a.mailman.listinfo;/freebsd-office">
+<!ENTITY a.office "<ulink url='&a.office.url;'>Office applications on FreeBSD</ulink>">
+<!ENTITY a.office.name "<ulink url='&a.office.url;'>freebsd-office</ulink>">
+
 <!ENTITY a.openoffice.url "&a.mailman.listinfo;/freebsd-openoffice">
 <!ENTITY a.openoffice "<ulink url='&a.openoffice.url;'>FreeBSD OpenOffice mailing list</ulink>">
 <!ENTITY a.openoffice.name "<ulink url='&a.openoffice.url;'>freebsd-openoffice</ulink>">
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->gjb 
Responsible-Changed-By: gjb 
Responsible-Changed-When: Thu Jul 21 23:42:59 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=159097 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/159097: commit references a PR
Date: Sat, 23 Jul 2011 21:39:31 +0000 (UTC)

 gjb         2011-07-23 21:39:12 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/books/handbook/eresources chapter.sgml 
     en_US.ISO8859-1/share/sgml mailing-lists.ent 
   Log:
   Introduce the newest mailing list: freebsd-office
   
   PR:             159097
   Submitted by:   David Wolfskill (david % catwhisker org)
   Approved by:    jkois (mentor)
   
   Revision  Changes    Path
   1.209     +17 -0     doc/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml
   1.80      +4 -0      doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/159097: commit references a PR
Date: Sat, 23 Jul 2011 21:41:44 +0000 (UTC)

 gjb         2011-07-23 21:41:31 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en/search            search.sgml 
   Log:
   Add the new mailing list, freebsd-office, to the search page.
   
   PR:             159097
   Approved by:    jkois (mentor)
   
   Revision  Changes    Path
   1.121     +7 -1      www/en/search/search.sgml
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: gjb 
State-Changed-When: Sat Jul 23 22:13:11 UTC 2011 
State-Changed-Why:  
Committed with minor rewording.  Thanks! 
The new list will appear on the site in a few hours. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=159097 
>Unformatted:
