summaryrefslogtreecommitdiffstats
path: root/include/ndbm.h
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-03-03 09:04:40 +0000
committerjkh <jkh@FreeBSD.org>1996-03-03 09:04:40 +0000
commitb52f0e7ec2d9425587a232455491ba10fc7168a4 (patch)
treef34ec29c43e6b30ae2d80ea6a18de403d008ea82 /include/ndbm.h
parent67bb6e60dc6da4923b32c3dd6d88422d88c3a364 (diff)
downloadFreeBSD-src-b52f0e7ec2d9425587a232455491ba10fc7168a4.zip
FreeBSD-src-b52f0e7ec2d9425587a232455491ba10fc7168a4.tar.gz
Don't reference ndbm(3) manpage. Everything is covered by db(3).
Diffstat (limited to 'include/ndbm.h')
-rw-r--r--include/ndbm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ndbm.h b/include/ndbm.h
index a545bca..8d50be8 100644
--- a/include/ndbm.h
+++ b/include/ndbm.h
@@ -49,7 +49,7 @@
#define DBM_REPLACE 1
/*
- * The db(3) support for ndbm(3) always appends this suffix to the
+ * The db(3) support for ndbm always appends this suffix to the
* file name to avoid overwriting the user's original database.
*/
#define DBM_SUFFIX ".db"
OpenPOWER on IntegriCloud