From e79a766fb320e43b6846c96ba9933c67a63deefd Mon Sep 17 00:00:00 2001 From: Gedare Bloom Date: Sat, 15 Dec 2012 07:26:34 -0500 Subject: libcsupport: Update file header for termios.h to remove link, add description. --- cpukit/libcsupport/include/sys/termios.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 */ /* -- cgit v1.2.3