summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/include/sys/statvfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/include/sys/statvfs.h')
-rw-r--r--cpukit/libcsupport/include/sys/statvfs.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpukit/libcsupport/include/sys/statvfs.h b/cpukit/libcsupport/include/sys/statvfs.h
index 8872670d80..eccc7d2881 100644
--- a/cpukit/libcsupport/include/sys/statvfs.h
+++ b/cpukit/libcsupport/include/sys/statvfs.h
@@ -1,12 +1,12 @@
/**
- * @file sys/statvfs.h
+ * @file
*
- * @brief Interface to the statvfs() set of API Methods
+ * @brief Interface to the statvfs() Set of API Methods
*
* This include file defines the interface to the statvfs() set of
* API methods. The statvfs as defined by the SUS:
*
- * - http://www.opengroup.org/onlinepubs/009695399/basedefs/sys/statvfs.h.html
+ * - http://www.opengroup.org/onlinepubs/009695399/basedefs/sys/statvfs.h.html
*/
/*