diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1997-03-19 00:32:42 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1997-03-19 00:32:42 +0000 |
| commit | 3ce29386aada903b4757dc44b579c026c7a94106 (patch) | |
| tree | 7c4da78ed2d8556b279644755960cbbabd41f502 /lib/libcompat | |
| parent | 79f87a25283d440d7a02620dd3a70e6ec001e2df (diff) | |
Notes
Diffstat (limited to 'lib/libcompat')
| -rw-r--r-- | lib/libcompat/4.1/stty.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libcompat/4.1/stty.3 b/lib/libcompat/4.1/stty.3 index eb3a5c8c839f..32bb114e7f02 100644 --- a/lib/libcompat/4.1/stty.3 +++ b/lib/libcompat/4.1/stty.3 @@ -40,7 +40,9 @@ .Nd set and get terminal state (defunct) .Sh SYNOPSIS .Fd #include <sgtty.h> +.Ft int .Fn stty "int fd" "struct sgttyb *buf" +.Ft int .Fn gtty "int fd" "struct sgttyb *buf" .Sh DESCRIPTION .Bf -symbolic |
