aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2017-10-28 08:36:11 +0300
committerSergey Poznyakoff <gray@gnu.org>2017-10-28 08:36:11 +0300
commit33904b85bae29474da7ed6df3a5c1735c3162d57 (patch)
tree00b5ba9a4079012ff102eb8421651a6d85422cbd /doc
parente69ab24c0b739be78fdc2e3e0bb17cee98cb19b1 (diff)
downloadgdbm-33904b85bae29474da7ed6df3a5c1735c3162d57.tar.gz
gdbm-33904b85bae29474da7ed6df3a5c1735c3162d57.tar.bz2
Fix manpage formatting.
Diffstat (limited to 'doc')
-rw-r--r--doc/gdbm.33
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/gdbm.3 b/doc/gdbm.3
index 9c01978..88727cb 100644
--- a/doc/gdbm.3
+++ b/doc/gdbm.3
@@ -83,3 +83,4 @@ compatibility.
.BI "void dbm_close (DBM *" file );
-.BI datum dbm_fetch (DBM *" file ", datum " key );
+.br
+.BI "datum dbm_fetch (DBM *" file ", datum " key );
.br

Return to:

Send suggestions and report system problems to the System administrator.