]> granicus.if.org Git - python/commitdiff
Use \versionchanged instead of \versionadded for new parameter support.
authorGeorge Yoshida <dynkin@gmail.com>
Sun, 30 Apr 2006 03:49:56 +0000 (03:49 +0000)
committerGeorge Yoshida <dynkin@gmail.com>
Sun, 30 Apr 2006 03:49:56 +0000 (03:49 +0000)
Doc/lib/libgetpass.tex

index 1d177d3137fe997ced0548a125e7efb55f190a86..a7424390d4b02f48ff8ca6739c259ba93872412b 100644 (file)
@@ -19,7 +19,7 @@ The \module{getpass} module provides two functions:
   \code{sys.stdout} (this argument is ignored on Windows).
 
   Availability: Macintosh, \UNIX, Windows.
-  \versionadded[The \var{stream} parameter]{2.5}
+  \versionchanged[The \var{stream} parameter was added]{2.5}
 \end{funcdesc}