Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Dec 2002 12:28:49 +0000
From:      Ceri Davies <setantae@submonkey.net>
To:        David Wolfskill <david@catwhisker.org>
Cc:        jhb@FreeBSD.org, faq@FreeBSD.org
Subject:   Re: faq@FreeBSD.org alias
Message-ID:  <20021207122848.GA3410@submonkey.net>
In-Reply-To: <200212062116.gB6LG8eH019140@bunrab.catwhisker.org>
References:  <XFMail.20021206160529.jhb@FreeBSD.org> <200212062116.gB6LG8eH019140@bunrab.catwhisker.org>

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

--x+6KMIRAuhnl3hBn
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On Fri, Dec 06, 2002 at 01:16:08PM -0800, David Wolfskill wrote:
> >Date: Fri, 06 Dec 2002 16:05:29 -0500 (EST)
> >From: John Baldwin <jhb@FreeBSD.org>
> 
> >> Could someone on the alias request it's destruction/redirection and I'll
> >> take it out of the documentation in the meantime.
> 
> >Can we please have faq@FreeBSD.org either alised to doc@FreeBSD.org
> >or removed?  (You choose which. :))  Thanks.
> 
> OK; done.
> 
> I thought that making faq@ an alias for doc@ would be a tad less
> disruptive, so that's what I did.

Thanks David.

Here's the patches for doc/en_US.ISO8859-1/; I've left the entry in 
doc/en_US.ISO8859-1/share/sgml/teams.ent while the translations still contain
the a.faq entity, and will note so in the commit log.

I'm still not sure whether re@ approval is required for doc/ commits at the
moment; John ?

Ceri
-- 
Downfall awaits!

--x+6KMIRAuhnl3hBn
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="faq-at.diff"

Index: doc/en_US.ISO8859-1/articles/contributors/article.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/contributors/article.sgml,v
retrieving revision 1.303
diff -u -r1.303 article.sgml
--- doc/en_US.ISO8859-1/articles/contributors/article.sgml	29 Nov 2002 17:57:02 -0000	1.303
+++ doc/en_US.ISO8859-1/articles/contributors/article.sgml	7 Dec 2002 12:01:56 -0000
@@ -5,6 +5,8 @@
 %authors;
 <!ENTITY % teams PUBLIC "-//FreeBSD//ENTITIES DocBook Team Entities//EN">
 %teams;
+<!ENTITY % mailing-lists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//EN">
+%mailing-lists;
 <!ENTITY % not.published "IGNORE">
 ]>
 
@@ -1742,7 +1744,7 @@
 	<term>FAQ Editor</term>
 
 	<listitem>
-	  <para>&a.faq;</para>
+	  <para>&a.doc;</para>
 	</listitem>
       </varlistentry>
 
Index: doc/en_US.ISO8859-1/books/faq/book.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/faq/book.sgml,v
retrieving revision 1.500
diff -u -r1.500 book.sgml
--- doc/en_US.ISO8859-1/books/faq/book.sgml	2 Dec 2002 21:11:55 -0000	1.500
+++ doc/en_US.ISO8859-1/books/faq/book.sgml	7 Dec 2002 12:02:32 -0000
@@ -71,7 +71,7 @@
 
     <para>Every effort has been made to make this FAQ as informative as
       possible; if you have any suggestions as to how it may be improved,
-      please feel free to mail them to the &a.faq;.</para>
+      please feel free to mail them to the &a.doc;.</para>
 
     <qandaset>
       <qandaentry>
@@ -12489,7 +12489,7 @@
        <attribution>FreeBSD Core Team</attribution>
 
        <para>If you see a problem with this FAQ, or wish to submit an
-         entry, please mail the &a.faq;.  We appreciate your feedback,
+         entry, please mail the &a.doc;.  We appreciate your feedback,
          and cannot make this a better FAQ without your help!</para>
     </blockquote>
 

--x+6KMIRAuhnl3hBn--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




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