Fix the output.

Noticed by:	rodrigc
This commit is contained in:
Ruslan Ermilov 2006-05-27 09:04:43 +00:00
parent b6e3627ecb
commit 84c929db19

View File

@ -60,6 +60,7 @@ or in
.Fx Ap s
equivalent but easier to read typedef'd version:
.Ft typedef "void \*(lp*sig_t\*(rp \*(lpint\*(rp" ;
.Pp
.Ft sig_t
.Fn signal "int sig" "sig_t func"
.Sh DESCRIPTION