diff options
Diffstat (limited to 'databases/ruby14-gdbm/pkg-message')
-rw-r--r-- | databases/ruby14-gdbm/pkg-message | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/databases/ruby14-gdbm/pkg-message b/databases/ruby14-gdbm/pkg-message new file mode 100644 index 000000000000..46850a9cd980 --- /dev/null +++ b/databases/ruby14-gdbm/pkg-message @@ -0,0 +1,8 @@ +************************************************************ +This package doesn't contain any manuals nor examples, but +it wouldn't be a problem, as the interface of this module +is exactly the same as DBM and SDBM, except GDBM has a +"reorganize" method. See the DBM module's document included +in the ruby-man package, and gdbm(3) manpage included in the +gdbm package. +************************************************************ |