Bug 35677

Summary: [PATCH] - Add freebsd-bugbusters@ to the Handbook
Product: Documentation Reporter: Hiten Pandya <hiten>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Hiten Pandya 2002-03-08 15:30:01 UTC
	The following patch, will add the newly added freebsd-bugbusters
	mailing list to the Handbook (E-Resources section).  Also it will
	correct some grammar and formality of the SPARC list description.

	The current is the following:

	List: freebsd-sparc 
	Description: Porting FreeBSD to Sparc systems

	UPDATED one:

	List: freebsd-sparc
	Description: Porting FreeBSD to SPARC based systems

Fix: The patch provided below, should be applied to:
	doc/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml

===================================================================
RCS file: RCS/chapter.sgml,v
retrieving revision 1.1


<row>
              <entry>freebsd-sparc</entry>
-             <entry>Porting FreeBSD to Sparc systems</entry>
+             <entry>Porting FreeBSD to SPARC based systems</entry>
            </row>

            <row>--f1DalHOVnWL2bHoTFL4ehLwUhO6YAG5Ah7Qud5rX0B0sGnSL
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -u -r1.1 chapter.sgml
--- chapter.sgml        2002/03/08 15:08:08     1.1
+++ chapter.sgml        2002/03/08 15:14:54
@@ -86,7 +86,12 @@
              <entry>freebsd-bugs</entry>
              <entry>Bug reports</entry>
            </row>
-
+
+            <row>
+              <entry>freebsd-bugbusters</entry>
+              <entry>The Bug Busting Project (was: buggers@ofug.org)</entry>
+            </row>
+
            <row>
              <entry>freebsd-chat</entry>
              <entry>Non-technical items related to the FreeBSD
@@ -363,7 +368,7 @@
How-To-Repeat: 	Go to:
	http://www.FreeBSD.org/doc/en/handbook/eresources.html
Comment 1 Michael W Lucas 2002-03-08 15:38:00 UTC
Hiten,

Good try, and good info.  However...

> --- chapter.sgml        2002/03/08 15:08:08     1.1
> +++ chapter.sgml        2002/03/08 15:14:54
> @@ -86,7 +86,12 @@
>               <entry>freebsd-bugs</entry>
>               <entry>Bug reports</entry>
>             </row>
> -
> +
> +            <row>

You have removed a whitespace, and added some other whitespace.  This
is definitely a gratuitous whitespace change.

Please resubmit, thanks!  

If you prefer, I could fix this myself.  At that point, however, I
will assume that you're not interested in learning to do it correctly,
and mentally classify you as "problem reporter" instead of "problem
fixer."  I don't think that's what you want.

==ml

-- 
Michael Lucas		mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org
my FreeBSD column: http://www.oreillynet.com/pub/q/Big_Scary_Daemons

http://www.blackhelicopters.org/~mwlucas/
Comment 2 Hiten Pandya 2002-03-12 00:34:57 UTC
Hi,

As you requested, and guided me, I have made a new patch, which
can be cleanly applied, and does not have the stupid whitespace
mistake I made earlier. ;)

Thanks,

--
Hiten Pandya
http://jfs4bsd.sourceforge.net - JFS for FreeBSD (JFS4BSD)
http://www.FreeBSD.org - The Power to Server

===================================================================
RCS file: RCS/chapter.sgml,v
retrieving revision 1.1
diff -u -r1.1 chapter.sgml
--- chapter.sgml	2002/03/08 17:16:09	1.1
+++ chapter.sgml	2002/03/12 00:27:31
@@ -86,6 +86,11 @@
 	      <entry>freebsd-bugs</entry>
 	      <entry>Bug reports</entry>
 	    </row>
+
+	    <row>
+	      <entry>freebsd-bugbusters</entry>
+	      <entry>The Bug Busting Project (was: buggers@ofug.org)</entry>
+	    </row>
 	    
 	    <row>
 	      <entry>freebsd-chat</entry>
@@ -363,7 +368,7 @@
 	    
 	    <row>
 	      <entry>freebsd-sparc</entry>
-	      <entry>Porting FreeBSD to Sparc systems</entry>
+	      <entry>Porting FreeBSD to SPARC based systems</entry>
 	    </row>
 
 	    <row>
Comment 3 Murray Stokely freebsd_committer freebsd_triage 2002-03-12 12:36:42 UTC
State Changed
From-To: open->closed

Thanks Hiten and Michael.  The new patch looks good, applied in r1.78.