"now" -> "not"
Submitted by: WAKABAYASHI Susumu <susumu-w@dali.ss.bch.ntt.co.jp>
This commit is contained in:
parent
026de0878a
commit
56396e902b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5473
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-07-05 23:07:14 $">
|
||||
<!ENTITY date "$Date: 1999-08-29 16:46:04 $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Current projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: current.sgml,v 1.14 1999-07-05 23:07:14 nik Exp $ -->
|
||||
<!-- $Id: current.sgml,v 1.15 1999-08-29 16:46:04 nik Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -259,7 +259,7 @@ $port = {
|
|||
<tt>FAQ34.html</tt>.</p>
|
||||
|
||||
<p>It would be more useful if the results included the question text,
|
||||
allowing the user to see whether or now the result was relevant.</p>
|
||||
allowing the user to see whether or not the result was relevant.</p>
|
||||
|
||||
<p></p><a href="docproj.html">FreeBSD Documentation Project Home</a>
|
||||
&footer
|
||||
|
|
Loading…
Reference in a new issue