]> granicus.if.org Git - python/commitdiff
Remove evil "sec:" prefix from some \label markups; this is bad for
authorFred Drake <fdrake@acm.org>
Wed, 24 Jan 2001 16:39:35 +0000 (16:39 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 24 Jan 2001 16:39:35 +0000 (16:39 +0000)
filenames on Windows (& Mac?) platforms.

Doc/inst/inst.tex

index e0ab7bf4ce21413d33d598e36b20f76fbc2357df..ff60a2307018e6cd5a09591e29228a924240a464 100644 (file)
@@ -723,7 +723,7 @@ apply, values from ``earlier'' files are overridden by ``later'' files.
 
 
 \subsection{Location and names of config files}
-\label{sec:config-filenames}
+\label{config-filenames}
 
 The names and locations of the configuration files vary slightly across
 platforms.  On \UNIX, the three configuration files (in the order they
@@ -787,7 +787,7 @@ And on MacOS, they are:
 
 
 \subsection{Syntax of config files}
-\label{sec:config-syntax}
+\label{config-syntax}
 
 The Distutils configuration files all have the same syntax.  The config
 files are grouped into sections; there is one section for each Distutils