www/70678: [PATCH] fix typo and add color

Jesus R.Camou jcamou at cox.net
Thu Aug 19 18:00:40 PDT 2004


>Number:         70678
>Category:       www
>Synopsis:       [PATCH] fix typo and add color
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-www
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 20 01:00:39 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jesus R. Camou
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD nightfall.cox.net 4.10-STABLE FreeBSD 4.10-STABLE #11: Mon Jul 26 20:10:25 MST 2004 root at nightfall.cox.net:/usr/obj/usr/src/sys/NIGHTFALL i386

>Description:

- Fix typo: organised -> organized
- Add <font color="#990000"> to the <h2> tags, just as in the rest of the pages.

Now it will look like a FreeBSD page. :)

>How-To-Repeat:
>Fix:

	

--- newbies.diff begins here ---
Index: newbies.sgml
===================================================================
RCS file: /home/ncvs/www/en/projects/newbies.sgml,v
retrieving revision 1.37
diff -u -r1.37 newbies.sgml
--- newbies.sgml	4 Apr 2004 21:49:41 -0000	1.37
+++ newbies.sgml	20 Aug 2004 00:45:06 -0000
@@ -22,7 +22,8 @@
     </ul>
 
 
-    <h2><a name="web-site">Using the FreeBSD web site</a></h2>
+    <h2><a name="web-site"><font color="#990000"><b>Using the FreeBSD web site</b>
+      </font></a></h2>
     
     <p>This web site is the main source of up to date information about
       FreeBSD. Newbies have found the following pages particularly helpful:</p>
@@ -43,7 +44,8 @@
 	  &unix; information.</p></li>
     </ul>
 
-    <h2><a name="fbsd">Learning about FreeBSD</a></H2>
+    <h2><a name="fbsd"><font color="#990000"><b>Learning about FreeBSD</b></font>
+      </a></h2>
 
     <ul>
       <li><p>If you haven't installed yet, look for the
@@ -117,7 +119,8 @@
 	  tutorial.</p></li>
     </ul>
 
-    <h2><a name="unix">Learning about &unix;</a></h2>
+    <h2><a name="unix"><font color="#990000"><b>Learning about &unix;</b></font>
+      </a></h2>
 
     <p>Many of the problems we have as newbies come from being unfamiliar
       with the UNIX commands needed to fix our FreeBSD problems.
@@ -140,7 +143,7 @@
       
       <li><p>Another popular book is <em>UNIX Power Tools</em> by Jerry Peek,
 	  Tim O'Reilly and Mike Loukides, published by O'Reilly and
-	  Associates. It is organised as a series of short articles each of
+	  Associates. It is organized as a series of short articles each of
 	  which solves a problem, and these articles are cross-referenced to
 	  other articles with related material. Though not specifically aimed
 	  at newbies, the design makes it ideal for a newbie with a burning
@@ -185,7 +188,8 @@
       
     </ul>
 
-    <h2><a name="xwin">Learning about the X Window System</a></h2>
+    <h2><a name="xwin"><font color="#990000"><b>Learning about the X Window
+      System</b></font></a></h2>
 
     <p>The X Window System is used with a number of operating systems,
       including FreeBSD. The documentation for X can be found at
@@ -218,7 +222,8 @@
       install from the FreeBSD ports collection.</p></li>
     </ul>
 
-    <h2><a name="people">Helping other people</a></h2>
+    <h2><a name="people"><font color="#990000"><b>Helping other people</b></font>
+      </a></h2>
 
     <p>Everyone has something to contribute to the FreeBSD community, even
      newbies! Some are busy working with the new advocacy group and some have
--- newbies.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-www mailing list