aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-11-30 19:13:01 +0000
committerlloyd <[email protected]>2008-11-30 19:13:01 +0000
commit3728eeca206f8ceeee32f9be507f4b7a9d2e4ee0 (patch)
treec54b61e8e28da4eae0f8c4818c7f2533a6b7684a /doc
parent7428b1c2981797c1afa11f47b9e705f2a3c90ec5 (diff)
s/modinfo.txt/info.txt/g
Diffstat (limited to 'doc')
-rw-r--r--doc/api.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api.tex b/doc/api.tex
index af727b403..fce676c7d 100644
--- a/doc/api.tex
+++ b/doc/api.tex
@@ -2529,9 +2529,9 @@ Each module lives in a subdirectory of the \filename{modules}
directory, which exists at the top-level of the Botan source tree. The
``short name'' of the module is the same as the name of this
directory. The only required file in this directory is
-\filename{modinfo.txt}, which contains directives that specify what a
+\filename{info.txt}, which contains directives that specify what a
particular module does, what systems it runs on, and so on. Comments
-in \filename{modinfo.txt} start with a \verb|#| character and continue
+in \filename{info.txt} start with a \verb|#| character and continue
to end of line.
Recognized directives include: