]> granicus.if.org Git - python/commitdiff
Really nitty-gritty change to prevent latex2html from using a LaTeX-generated
authorFred Drake <fdrake@acm.org>
Fri, 6 Jun 1997 21:57:35 +0000 (21:57 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 6 Jun 1997 21:57:35 +0000 (21:57 +0000)
image of the argument list....

Doc/lib/libposix.tex
Doc/libposix.tex

index 6b7a312a375c3dd42ab59d94b16e98ae1858499b..7edd93e14bde8bf53cef8879b851917f0a34cadb 100644 (file)
@@ -417,7 +417,7 @@ Remove the file \var{path}.  This is the same function as \code{remove};
 the \code{unlink} name is its traditional \UNIX{} name.
 \end{funcdesc}
 
-\begin{funcdesc}{utime}{path\, \(atime\, mtime\)}
+\begin{funcdesc}{utime}{path\, {\rm (}atime, mtime{\rm )}}
 Set the access and modified time of the file to the given values.
 (The second argument is a tuple of two items.)
 \end{funcdesc}
index 6b7a312a375c3dd42ab59d94b16e98ae1858499b..7edd93e14bde8bf53cef8879b851917f0a34cadb 100644 (file)
@@ -417,7 +417,7 @@ Remove the file \var{path}.  This is the same function as \code{remove};
 the \code{unlink} name is its traditional \UNIX{} name.
 \end{funcdesc}
 
-\begin{funcdesc}{utime}{path\, \(atime\, mtime\)}
+\begin{funcdesc}{utime}{path\, {\rm (}atime, mtime{\rm )}}
 Set the access and modified time of the file to the given values.
 (The second argument is a tuple of two items.)
 \end{funcdesc}