Grammar and formatting fixes.

This commit is contained in:
jtc 1993-10-18 20:04:00 +00:00
parent 9eafd05204
commit 4072b7fbd0
2 changed files with 5 additions and 4 deletions

View File

@ -34,7 +34,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)ldexp.3 5.2 (Berkeley) 6/29/91
.\" $Id: ldexp.3,v 1.2 1993/07/30 08:37:44 mycroft Exp $
.\" $Id: ldexp.3,v 1.3 1993/10/18 20:04:00 jtc Exp $
.\"
.Dd June 29, 1991
.Dt LDEXP 3
@ -74,5 +74,5 @@ is returned.
.Sh STANDARDS
The
.Fn ldexp
function conforms
function conforms to
.St -ansiC .

View File

@ -34,7 +34,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)setjmp.3 6.8 (Berkeley) 7/30/91
.\" $Id: setjmp.3,v 1.2 1993/07/30 08:38:28 mycroft Exp $
.\" $Id: setjmp.3,v 1.3 1993/10/18 20:04:02 jtc Exp $
.\"
.Dd July 30, 1991
.Dt SETJMP 3
@ -45,7 +45,8 @@
.Nm setjmp ,
.Nm longjmp ,
.Nm _setjmp ,
.Nm _longjmp longjmperror
.Nm _longjmp ,
.Nm longjmperror
.Nd non-local jumps
.Sh SYNOPSIS
.Fd #include <setjmp.h>