Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions source/text.tex
Original file line number Diff line number Diff line change
Expand Up @@ -4021,9 +4021,6 @@
obtained from \tcode{str.getloc()}.
The first character of each sequence is equal to \tcode{'\%'},
followed by an optional modifier character \tcode{mod}
\begin{footnote}
Although the C programming language defines no modifiers, most vendors do.
\end{footnote}
and a format specifier character \tcode{spec}
as defined for the function \tcode{strftime}.
If no modifier character is present, \tcode{mod} is zero.
Expand Down