git.p6c8.net
/
dumbdbm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f8d438
)
Fixed some things in the POD documentation
author
Patrick Canterino
<patrick@patrick-canterino.de>
Sat, 2 Feb 2019 16:13:05 +0000
(17:13 +0100)
committer
Patrick Canterino
<patrick@patrick-canterino.de>
Sat, 2 Feb 2019 16:13:05 +0000
(17:13 +0100)
DumbDBM_File.pm
patch
|
blob
|
history
diff --git
a/DumbDBM_File.pm
b/DumbDBM_File.pm
index c424e339745c6cdbef52706f29798aa41b8899e5..bae542c97a139ce1d0efbcece10d27d2c088fc1c 100644
(file)
--- a/
DumbDBM_File.pm
+++ b/
DumbDBM_File.pm
@@
-258,11
+258,11
@@
size of each value.
=item example.dir.bak
-This file B<may> contain
g
a backup of the index file.
+This file B<may> contain a backup of the index file.
=item example.dat
-This is the database file containing the values separated by zeros.
+This is the database file containing the values separated by zero
byte
s.
=back
patrick-canterino.de