From: Fred Drake Date: Tue, 7 Apr 1998 19:17:27 +0000 (+0000) Subject: Minor markup nit. X-Git-Tag: v1.5.1~157 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=396b827a93a413b6354cac67f3c4097fc8804b81;p=python Minor markup nit. --- diff --git a/Doc/lib/libposixfile.tex b/Doc/lib/libposixfile.tex index f3c5d98344..570a79bb98 100644 --- a/Doc/lib/libposixfile.tex +++ b/Doc/lib/libposixfile.tex @@ -144,7 +144,7 @@ In addition the following modifiers can be added to the format: Note: -(1) The \code{!} and \code{=} modifiers are mutually exclusive. +(1) The \samp{!} and \samp{=} modifiers are mutually exclusive. (2) This string represents the flags after they may have been altered by the same call. diff --git a/Doc/libposixfile.tex b/Doc/libposixfile.tex index f3c5d98344..570a79bb98 100644 --- a/Doc/libposixfile.tex +++ b/Doc/libposixfile.tex @@ -144,7 +144,7 @@ In addition the following modifiers can be added to the format: Note: -(1) The \code{!} and \code{=} modifiers are mutually exclusive. +(1) The \samp{!} and \samp{=} modifiers are mutually exclusive. (2) This string represents the flags after they may have been altered by the same call.