Trivial typo fixes.

This commit is contained in:
Gregory Nutt 2017-09-07 10:11:02 -06:00
parent 3719d0a395
commit b725f1bb2f
1 changed files with 2 additions and 2 deletions

View File

@ -880,7 +880,7 @@
<td><br></td>
<td>
<p>
<li>Networking utilities (DHCP server and client, SMTP client, Telnet servier and client, FTP server and client, TFTP client, HTTP server and client, PPPD, NTP client).
<li>Networking utilities (DHCP server and client, SMTP client, Telnet server and client, FTP server and client, TFTP client, HTTP server and client, PPPD, NTP client).
Inheritable TELNET server sessions (as &quot;controlling terminal&quot;).
VNC server.</li>
</p>
@ -1389,7 +1389,7 @@
In addition to the ever-changing GIT repository, there are frozen released versions of NuttX available.
The current release is NuttX 7.22.
NuttX 7.22 is the 122<sup>nd</sup> release of NuttX.
It was released on September 9, 2017, and is available for download from the
It was released on September 6, 2017, and is available for download from the
<a href="https://bitbucket.org/nuttx/nuttx/downloads/">Bitbucket.org</a> website.
Note that the release consists of two tarballs: <code>nuttx-7.22.tar.gz</code> and <code>apps-7.22.tar.gz</code>.
Both may be needed (see the top-level <code>nuttx/README.txt</code> file for build information).