diff options
Diffstat (limited to 'usr/src/uts/common/io/tem_safe.c')
-rw-r--r-- | usr/src/uts/common/io/tem_safe.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/common/io/tem_safe.c b/usr/src/uts/common/io/tem_safe.c index 7b8730aa08..41f93c42be 100644 --- a/usr/src/uts/common/io/tem_safe.c +++ b/usr/src/uts/common/io/tem_safe.c @@ -32,7 +32,7 @@ /* * Polled I/O safe ANSI terminal emulator module; * Supporting TERM types 'sun' and 'sun-color, parsing - * ANSI x3.64 escape sequences, and the like. (See wscons(7d) + * ANSI x3.64 escape sequences, and the like. (See wscons(4D) * for more information). * * IMPORTANT: |