recieve -> receive
Submitted by: Timothy Luoma <luomat@peak.org>
This commit is contained in:
parent
0c72c98799
commit
341422d566
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3947
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:18 $">
|
||||
<!ENTITY date "$Date: 1998-12-20 14:33:40 $">
|
||||
<!ENTITY title "FreeBSD News flash!">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $Id: newsflash.sgml,v 1.104 1998-12-13 23:19:18 steve Exp $ -->
|
||||
<!-- $Id: newsflash.sgml,v 1.105 1998-12-20 14:33:40 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -21,7 +21,7 @@
|
|||
(RQN)</a> is a monthly (sometimes bi-weekly) newsletter containing
|
||||
recent developments in the FreeBSD arena. Subscribe to
|
||||
<a href="../handbook/eresources:mail.html">freebsd-announce</a>
|
||||
to recieve this newsletter via e-mail.</p>
|
||||
to receive this newsletter via e-mail.</p>
|
||||
|
||||
<p>For a detailed description of past, present, and future releases,
|
||||
see the <strong><a href="&base/releases/index.html">Release
|
||||
|
|
Loading…
Reference in a new issue