From 40ee7acb950a1f8b1840579a587b29720dd68b0e Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Fri, 28 Apr 2000 18:17:23 +0000 Subject: [PATCH] \file and \filenq should not be used in section titles; they are not sufficiently robust to survive the creation of bookmarks in the PDF format. --- Doc/lib/librobotparser.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/lib/librobotparser.tex b/Doc/lib/librobotparser.tex index bf35fac8cd4..a48ad85424a 100644 --- a/Doc/lib/librobotparser.tex +++ b/Doc/lib/librobotparser.tex @@ -1,5 +1,5 @@ \section{\module{robotparser} --- - Parser for \filenq{robots.txt}} + Parser for robots.txt} \declaremodule{standard}{robotparser} \modulesynopsis{Accepts as input a list of lines or URL that refers to a