We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0164098 commit a774e60Copy full SHA for a774e60
source/text.tex
@@ -4021,9 +4021,6 @@
4021
obtained from \tcode{str.getloc()}.
4022
The first character of each sequence is equal to \tcode{'\%'},
4023
followed by an optional modifier character \tcode{mod}
4024
-\begin{footnote}
4025
-Although the C programming language defines no modifiers, most vendors do.
4026
-\end{footnote}
4027
and a format specifier character \tcode{spec}
4028
as defined for the function \tcode{strftime}.
4029
If no modifier character is present, \tcode{mod} is zero.
0 commit comments