Fix a typo.. list -> lists. Also change "FreeBSD ezine" to
"FreeBSD 'zine". PR: 16499 Submitted by: Bob Johnson <bjohnson@gainesville.usda.ufl.edu>
This commit is contained in:
parent
511f065c5b
commit
1922ea6354
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6526
1 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/news.sgml,v 1.17 1999/09/22 21:45:12 chris Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/news.sgml,v 1.18 2000/01/22 01:00:41 jim Exp $">
|
||||
<!ENTITY title "FreeBSD News">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/news/news.sgml,v 1.17 1999/09/22 21:45:12 chris Exp $ -->
|
||||
<!-- $FreeBSD: www/en/news/news.sgml,v 1.18 2000/01/22 01:00:41 jim Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -32,7 +32,7 @@ FreeBSD Really-Quick(TM) NewsLetter. Things Happening in FreeBSD.
|
|||
<h2><a href="http://www.daemonnews.org/">Daemon News</a></h2>
|
||||
<p>The industry leader in BSD news.</p>
|
||||
|
||||
<h2><a href="http://www.freebsdzine.org/">FreeBSD ezine</a></h2>
|
||||
<h2><a href="http://www.freebsdzine.org/">The FreeBSD 'zine</a></h2>
|
||||
<p>The FreeBSD 'zine is a monthly collection of easy to read (we hope)
|
||||
articles written by FreeBSD users and administrators just like you.
|
||||
</p>
|
||||
|
@ -55,7 +55,7 @@ FreeBSDRocks.
|
|||
|
||||
|
||||
<h2><a href="webchanges.html">Changes at the FreeBSD Web Server</a></h2>
|
||||
<p>This page list user visible changes at the FreeBSD Web Server.</p>
|
||||
<p>This page lists user visible changes at the FreeBSD Web Server.</p>
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue