summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/include/sys/utsname.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/libcsupport/include/sys/utsname.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpukit/libcsupport/include/sys/utsname.h b/cpukit/libcsupport/include/sys/utsname.h
index 1d6b47270b..ebe2f52785 100644
--- a/cpukit/libcsupport/include/sys/utsname.h
+++ b/cpukit/libcsupport/include/sys/utsname.h
@@ -1,4 +1,4 @@
-/* sys/utsname.h
+/* sys/utsname.h
*
* $Id$
*/
@@ -16,9 +16,9 @@ extern "C" {
/*
* 4.4.1 Get System Name (Table 4-1), P1003.1b-1993, p. 90
*
- * NOTE: The lengths of the strings in this structure are
+ * NOTE: The lengths of the strings in this structure are
* just long enough to reliably contain the RTEMS information.
- * For example, the fields are not long enough to support
+ * For example, the fields are not long enough to support
* Internet hostnames.
*/