summaryrefslogtreecommitdiffstats
path: root/lib/libc/db/man/dbopen.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-09-08 19:57:22 +0000
committerru <ru@FreeBSD.org>2003-09-08 19:57:22 +0000
commit1c23ef339bcd24785a7edbf6087f4e9c1054a22e (patch)
treef208c0020248a2800766b91d7bf24e0234629b8b /lib/libc/db/man/dbopen.3
parentecf79cde9e1b8a35a0190579797cc483bcd50714 (diff)
downloadFreeBSD-src-1c23ef339bcd24785a7edbf6087f4e9c1054a22e.zip
FreeBSD-src-1c23ef339bcd24785a7edbf6087f4e9c1054a22e.tar.gz
mdoc(7): Use the new feature of the .In macro.
Diffstat (limited to 'lib/libc/db/man/dbopen.3')
-rw-r--r--lib/libc/db/man/dbopen.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/db/man/dbopen.3 b/lib/libc/db/man/dbopen.3
index e67fc29..e68e3b5 100644
--- a/lib/libc/db/man/dbopen.3
+++ b/lib/libc/db/man/dbopen.3
@@ -119,7 +119,7 @@ The
argument is of type
.Ft DBTYPE
(as defined in the
-.Aq Pa db.h
+.In db.h
include file) and
may be set to
.Dv DB_BTREE , DB_HASH
@@ -148,7 +148,7 @@ on error.
The
.Ft DB
structure is defined in the
-.Aq Pa db.h
+.In db.h
include file, and contains at
least the following fields:
.Bd -literal
OpenPOWER on IntegriCloud