summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/include/sys/utsname.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-18 06:05:35 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-18 06:05:35 +0000
commit50f32b11653429546d7b8ff2693b5232b885e201 (patch)
treea8821a7e3025ef47082cc21ccbb56551382cdc3f /cpukit/libcsupport/include/sys/utsname.h
parentRemove stray white spaces. (diff)
downloadrtems-50f32b11653429546d7b8ff2693b5232b885e201.tar.bz2
Remove stray white spaces.
Diffstat (limited to 'cpukit/libcsupport/include/sys/utsname.h')
-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.
*/