From: Neal Norwitz Date: Fri, 20 Aug 2004 01:52:42 +0000 (+0000) Subject: Fix markup. versionchanged automatically adds a period, so remove the extra one. X-Git-Tag: v2.4a3~184 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=525b315326665520de660b0e06c6c6ec9a92aaa0;p=python Fix markup. versionchanged automatically adds a period, so remove the extra one. --- diff --git a/Doc/lib/libtarfile.tex b/Doc/lib/libtarfile.tex index ce07c3ebd4..a942bb4107 100644 --- a/Doc/lib/libtarfile.tex +++ b/Doc/lib/libtarfile.tex @@ -262,7 +262,7 @@ tar archive several times. Each archive member is represented by a this limit. If false, create a GNU tar compatible archive. It will not be \POSIX{} compliant, but can store files without any of the above restrictions. - \versionchanged[\var{posix} defaults to false.]{2.4} + \versionchanged[\var{posix} defaults to \constant{False}]{2.4} \end{memberdesc} \begin{memberdesc}{dereference}