From cc6e48bc7c8e7a349147d5ce7683591175134076 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Fri, 17 Feb 2012 17:44:38 +0000 Subject: Fix various problems with @deftypefun lines. --- manual/terminal.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/terminal.texi') diff --git a/manual/terminal.texi b/manual/terminal.texi index ee4df4e..db7780f 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. -- cgit v1.1