summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttxUserGuide.html
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-04-22 16:46:15 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-04-22 16:46:15 -0600
commit377190ce1dbf843f6ccfa4283eb87ab3ee592c44 (patch)
treec3632177f460a374666170914096ce2bae357f64 /nuttx/Documentation/NuttxUserGuide.html
parentff646db32dc491f86efd47546186c82ed08424bb (diff)
downloadnuttx-377190ce1dbf843f6ccfa4283eb87ab3ee592c44.tar.gz
nuttx-377190ce1dbf843f6ccfa4283eb87ab3ee592c44.tar.bz2
nuttx-377190ce1dbf843f6ccfa4283eb87ab3ee592c44.zip
Documentation now expects autogenerated configuration variable documenation at Documentation/NuttXConfigVariables.html
Diffstat (limited to 'nuttx/Documentation/NuttxUserGuide.html')
-rw-r--r--nuttx/Documentation/NuttxUserGuide.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/Documentation/NuttxUserGuide.html b/nuttx/Documentation/NuttxUserGuide.html
index a12e61335..5d8f48767 100644
--- a/nuttx/Documentation/NuttxUserGuide.html
+++ b/nuttx/Documentation/NuttxUserGuide.html
@@ -13,7 +13,7 @@
<h1><big><font color="#3c34ec"><i>NuttX Operating System<p>User's Manual</i></font></big></h1>
<p><small>by</small></p>
<p>Gregory Nutt<p>
- <p>Last Updated: February 13, 2013</p>
+ <p>Last Updated: Aprill 22, 2013</p>
</td>
</tr>
</table>
@@ -8632,7 +8632,7 @@ FAR void *mmap(FAR void *start, size_t length, int prot, int flags, int fd, off_
<p>NuttX includes a simple interface layer based on uIP (see <a href="http://www.sics.se/~adam/uip/index.php/Main_Page">http://www.sics.se</a>).
NuttX supports subset of a standard socket interface to uIP.
These network feature can be enabled by settings in the architecture
-<a href="NuttxPortingGuide.html#apndxconfigs">configuration file</a>.
+<a href="NuttXConfigVariables.html">configuration file</a>.
Those socket APIs are discussed in the following paragraphs.</p>
<ul>
<li>