]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Be consistent in presenting the signatures.
authorFred Drake <fdrake@acm.org>
Mon, 15 Apr 2002 19:46:40 +0000 (19:46 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 15 Apr 2002 19:46:40 +0000 (19:46 +0000)
Doc/lib/libos.tex

index 5819f80609db7a1d9b08339301f65b743d927e88..7e677c9069b588d2cc313ea69d1f1cde1cb2ff82 100644 (file)
@@ -101,7 +101,7 @@ use a modified environment.
 \end{datadesc}
 
 \begin{funcdescni}{chdir}{path}
-\funclineni{fchdir}{}
+\funclineni{fchdir}{fd}
 \funclineni{getcwd}{}
 These functions are described in ``Files and Directories'' (section
 \ref{os-file-dir}).