diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-09-10 19:24:35 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-09-10 19:24:35 +0000 |
| commit | 743d5d518c25e41a3e9026d400fa625efc306c82 (patch) | |
| tree | eef4036b4299212e7d9f218a5394cd119824ab1f /lib/libstand | |
| parent | 6fac181c69796d77d480e152882376531588a7c6 (diff) | |
Notes
Diffstat (limited to 'lib/libstand')
| -rw-r--r-- | lib/libstand/libstand.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libstand/libstand.3 b/lib/libstand/libstand.3 index a087b8bd05b47..634cc9fb1d39c 100644 --- a/lib/libstand/libstand.3 +++ b/lib/libstand/libstand.3 @@ -176,7 +176,7 @@ Returns error messages for the subset of errno values supported by .It Fn assert expression .Pp Requires -.In assert.h +.In assert.h . .It Xo .Ft int .Fn setjmp "jmp_buf env" @@ -191,7 +191,7 @@ Defined as and .Fn _longjmp respectively as there is no signal state to manipulate. Requires -.In setjmp.h +.In setjmp.h . .El .Sh CHARACTER I/O .Bl -hang -width 10n |
