diff options
Diffstat (limited to 'Doc/libppath.tex')
-rw-r--r-- | Doc/libppath.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/libppath.tex b/Doc/libppath.tex index 5298012..d286dcc 100644 --- a/Doc/libppath.tex +++ b/Doc/libppath.tex @@ -8,7 +8,7 @@ This module implements some useful functions on \POSIX{} pathnames. module \code{os} and use \code{os.path}. \refstmodindex{os} -\renewcommand{\indexsubitem}{(in module posixpath)} +\setindexsubitem{(in module posixpath)} \begin{funcdesc}{basename}{p} Return the base name of pathname |