From 377190ce1dbf843f6ccfa4283eb87ab3ee592c44 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 22 Apr 2013 16:46:15 -0600 Subject: Documentation now expects autogenerated configuration variable documenation at Documentation/NuttXConfigVariables.html --- nuttx/Documentation/NuttxUserGuide.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nuttx/Documentation/NuttxUserGuide.html') 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 @@

NuttX Operating System

User's Manual

by

Gregory Nutt

-

Last Updated: February 13, 2013

+

Last Updated: Aprill 22, 2013

@@ -8632,7 +8632,7 @@ FAR void *mmap(FAR void *start, size_t length, int prot, int flags, int fd, off_

NuttX includes a simple interface layer based on uIP (see http://www.sics.se). NuttX supports subset of a standard socket interface to uIP. These network feature can be enabled by settings in the architecture -configuration file. +configuration file. Those socket APIs are discussed in the following paragraphs.