summaryrefslogtreecommitdiffstats
path: root/lib/libstand/libstand.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libstand/libstand.3')
-rw-r--r--lib/libstand/libstand.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libstand/libstand.3 b/lib/libstand/libstand.3
index b3c8993..c62d04f 100644
--- a/lib/libstand/libstand.3
+++ b/lib/libstand/libstand.3
@@ -31,7 +31,7 @@
.Nm libstand
.Nd support library for standalone executables
.Sh SYNOPSIS
-.Fd #include <stand.h>
+.In stand.h
.Sh DESCRIPTION
.Nm
provides a set of supporting functions for standalone
@@ -175,7 +175,7 @@ Returns error messages for the subset of errno values supported by
.It Fn assert expression
.Pp
Requires
-.Fd #include <assert.h>
+.In assert.h
.It Xo
.Ft int
.Fn setjmp "jmp_buf env"
@@ -190,7 +190,7 @@ Defined as
and
.Fn _lonjmp
respectively as there is no signal state to manipulate. Requires
-.Fd #include <setjmp.h>
+.In setjmp.h
.El
.Sh CHARACTER I/O
.Bl -hang -width 10n
OpenPOWER on IntegriCloud