Fix a small typo: "this page list" -> "this page lists"
This commit is contained in:
parent
f05590cda7
commit
1bd8b0dce8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5526
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-08-11 22:59:27 $">
|
||||
<!ENTITY date "$Date: 1999-09-04 17:14:05 $">
|
||||
<!ENTITY title "Changes at the FreeBSD Web Server">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $Id: webchanges.sgml,v 1.51 1999-08-11 22:59:27 nik Exp $ -->
|
||||
<!-- $Id: webchanges.sgml,v 1.52 1999-09-04 17:14:05 chris Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<P>
|
||||
This page list user visible changes at the FreeBSD Web Server.
|
||||
This page lists user visible changes at the FreeBSD Web Server.
|
||||
</P>
|
||||
|
||||
<H2>August 1999</H2>
|
||||
|
|
Loading…
Reference in a new issue