[rtems commit] libcsupport: Update file header for termios.h to remove link , add description.

Gedare Bloom gedare at rtems.org
Sat Dec 15 12:22:34 UTC 2012


Module:    rtems
Branch:    master
Commit:    e79a766fb320e43b6846c96ba9933c67a63deefd
Changeset: http://git.rtems.org/rtems/commit/?id=e79a766fb320e43b6846c96ba9933c67a63deefd

Author:    Gedare Bloom <gedare at rtems.org>
Date:      Sat Dec 15 07:26:34 2012 -0500

libcsupport: Update file header for termios.h to remove link, add description.

---

 cpukit/libcsupport/include/sys/termios.h |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/cpukit/libcsupport/include/sys/termios.h b/cpukit/libcsupport/include/sys/termios.h
index 8fd46b1..1046eb8 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
  */
 
 /*




More information about the vc mailing list