summaryrefslogtreecommitdiff
path: root/manual/terminal.texi
diff options
context:
space:
mode:
authorNicolas Boulenguez <nicolas.boulenguez@free.fr>2012-02-17 17:44:38 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-02-17 17:44:38 +0000
commitcc6e48bc7c8e7a349147d5ce7683591175134076 (patch)
treec2df9fa3e01548be4bebf1736d1040ce8405765d /manual/terminal.texi
parent6dd8f3dca0dacac90815a8776142bd28ba59513e (diff)
Fix various problems with @deftypefun lines.
Diffstat (limited to 'manual/terminal.texi')
-rw-r--r--manual/terminal.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/terminal.texi b/manual/terminal.texi
index ee4df4ef7e..db7780f65f 100644
--- a/manual/terminal.texi
+++ b/manual/terminal.texi
@@ -1679,7 +1679,7 @@ of the terminal which is open with file descriptor @var{filedes}.
@comment sgtty.h
@comment BSD
-@deftypefun int stty (int @var{filedes}, struct sgttyb * attributes)
+@deftypefun int stty (int @var{filedes}, struct sgttyb *@var{attributes})
This function sets the attributes of a terminal.