From 3ce29386aada903b4757dc44b579c026c7a94106 Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Wed, 19 Mar 1997 00:32:42 +0000 Subject: Fixed missing function types in synopsis. --- lib/libcompat/4.1/stty.3 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/libcompat') 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 +.Ft int .Fn stty "int fd" "struct sgttyb *buf" +.Ft int .Fn gtty "int fd" "struct sgttyb *buf" .Sh DESCRIPTION .Bf -symbolic -- cgit v1.3