summaryrefslogtreecommitdiff
path: root/include/ndbm.h
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1996-03-03 09:04:40 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1996-03-03 09:04:40 +0000
commit7a532e559db6221f2027747e452573c0ce6ca1ad (patch)
treef34ec29c43e6b30ae2d80ea6a18de403d008ea82 /include/ndbm.h
parent13032225629afa84c139e16fe991c82e478b785a (diff)
downloadsrc-test2-7a532e559db6221f2027747e452573c0ce6ca1ad.tar.gz
src-test2-7a532e559db6221f2027747e452573c0ce6ca1ad.zip
Notes
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 a545bca1326e..8d50be8655bf 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"