summaryrefslogtreecommitdiffstats
path: root/lib/libc/db/man/recno.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/db/man/recno.3')
-rw-r--r--lib/libc/db/man/recno.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/db/man/recno.3 b/lib/libc/db/man/recno.3
index 0780356..9a786dd 100644
--- a/lib/libc/db/man/recno.3
+++ b/lib/libc/db/man/recno.3
@@ -66,7 +66,7 @@ The
access method specific data structure provided to
.Fn dbopen
is defined in the
-.Aq Pa db.h
+.In db.h
include file as follows:
.Bd -literal
typedef struct {
@@ -179,7 +179,7 @@ The
field of the key should be a pointer to a memory location of type
.Ft recno_t ,
as defined in the
-.Aq Pa db.h
+.In db.h
include file.
This type is normally the largest unsigned integral type available to
the implementation.
OpenPOWER on IntegriCloud