Fix a minor grammatical nit: online available' ->
available online'.
This commit is contained in:
parent
a54af782d0
commit
ca20c08b82
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3922
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-12-13 23:19:19 $">
|
||||
<!ENTITY date "$Date: 1998-12-14 02:55:52 $">
|
||||
<!ENTITY title "FreeBSD in the Press">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $Id: press.sgml,v 1.30 1998-12-13 23:19:19 steve Exp $ -->
|
||||
<!-- $Id: press.sgml,v 1.31 1998-12-14 02:55:52 jkoshy Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -210,7 +210,7 @@ If you miss an entry please send the URL to
|
|||
|
||||
<li><b><a href="http://www.ddj.com/">Dr. Dobb's Journal</a> March 1998 - Benchmarking and Software Testing</b><br>
|
||||
<a href="http://www.ddj.com/ddj/1998/1998_03/index.htm">Tracing BSD System Calls</a>, by Sean Eric Fagan<br>
|
||||
Note: the article is not online available.
|
||||
Note: the article is not available online.
|
||||
<p</p></li>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Reference in a new issue