summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libtty.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/libtty.tex')
-rw-r--r--Doc/lib/libtty.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libtty.tex b/Doc/lib/libtty.tex
index d686778..c4f54b0 100644
--- a/Doc/lib/libtty.tex
+++ b/Doc/lib/libtty.tex
@@ -12,7 +12,7 @@ The \module{tty} module defines functions for putting the tty into
cbreak and raw modes.
Because it requires the \refmodule{termios} module, it will work
-only on \UNIX{}.
+only on \UNIX.
The \module{tty} module defines the following functions: