Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7088df4

Browse files
committed
Removed old comments.
1 parent 84bd6f3 commit 7088df4

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

Doc/lib/libgdbm.tex

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,6 @@ \section{\module{gdbm} ---
66
\modulesynopsis{GNU's reinterpretation of dbm.}
77

88

9-
% Note that if this section appears on the same page as the first
10-
% paragraph of the dbm module section, makeindex will produce the
11-
% warning:
12-
%
13-
% ## Warning (input = lib.idx, line = 1184; output = lib.ind, line = 852):
14-
% -- Conflicting entries: multiple encaps for the same page under same key.
15-
%
16-
% This is because the \bimodindex{gdbm} and \refbimodindex{gdbm}
17-
% entries in the .idx file are slightly different (the \bimodindex{}
18-
% version includes "|textbf" at the end to make the defining occurance
19-
% bold). There doesn't appear to be anything that can be done about
20-
% this; it's just a little annoying. The warning can be ignored, but
21-
% the index produced uses the non-bold version.
22-
239
This module is quite similar to the \refmodule{dbm}\refbimodindex{dbm}
2410
module, but uses \code{gdbm} instead to provide some additional
2511
functionality. Please note that the file formats created by

0 commit comments

Comments
 (0)