summaryrefslogtreecommitdiff
path: root/lib/libcompat
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1997-03-19 00:32:42 +0000
committerBruce Evans <bde@FreeBSD.org>1997-03-19 00:32:42 +0000
commit3ce29386aada903b4757dc44b579c026c7a94106 (patch)
tree7c4da78ed2d8556b279644755960cbbabd41f502 /lib/libcompat
parent79f87a25283d440d7a02620dd3a70e6ec001e2df (diff)
Notes
Diffstat (limited to 'lib/libcompat')
-rw-r--r--lib/libcompat/4.1/stty.32
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