summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/include/sys/termios.h
diff options
context:
space:
mode:
authorGedare Bloom <gedare@rtems.org>2012-12-15 07:26:34 -0500
committerGedare Bloom <gedare@rtems.org>2012-12-15 07:26:34 -0500
commite79a766fb320e43b6846c96ba9933c67a63deefd (patch)
tree91317f6bf861cb56acc3a2ebf95c8fd48bb2bdbd /cpukit/libcsupport/include/sys/termios.h
parentposix: Doxygen Enhancement Task #1 (diff)
downloadrtems-e79a766fb320e43b6846c96ba9933c67a63deefd.tar.bz2
libcsupport: Update file header for termios.h to remove link, add description.
Diffstat (limited to 'cpukit/libcsupport/include/sys/termios.h')
-rw-r--r--cpukit/libcsupport/include/sys/termios.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpukit/libcsupport/include/sys/termios.h b/cpukit/libcsupport/include/sys/termios.h
index 8fd46b1cbc..1046eb8c87 100644
--- a/cpukit/libcsupport/include/sys/termios.h
+++ b/cpukit/libcsupport/include/sys/termios.h
@@ -3,7 +3,9 @@
*
* @brief POSIX termios implementation for RTEMS console device driver.
*
- * http://pubs.opengroup.org/onlinepubs/009604599/basedefs/termios.h.html
+ * The Open Group Base Specifications Issue 6
+ * IEEE Std 1003.1, 2004 Edition
+ * Chapter 11, General Terminal Interface
*/
/*