From a280358392cfe9a804c1d3d94a7f1e330a27b717 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 12 May 2015 13:43:04 -0600 Subject: [PATCH] Fix some references to statfs being in stdio.h in documentation --- configs/samv71-xult/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/samv71-xult/README.txt b/configs/samv71-xult/README.txt index 8dd900dd52e..adb29a703b8 100644 --- a/configs/samv71-xult/README.txt +++ b/configs/samv71-xult/README.txt @@ -60,7 +60,7 @@ See the Atmel website for further information about this board: tatus/Open Issues ================= -I would characterize the general port as very mature and reliable. However, +I would characterize the general port as very mature and stable. However, there are a number of issues, caveats, and unfinished drivers as detailed in the following paragraphs.