mirror of
https://github.com/python/cpython.git
synced 2025-09-08 18:01:44 +00:00
Fix markup where C include files get named in <...> form; bug reported by
Lorenzo M. Catucci <lorenzo@argon.roma2.infn.it>.
This commit is contained in:
parent
a0e4b78233
commit
a5aefbad5a
4 changed files with 4 additions and 5 deletions
|
@ -425,8 +425,7 @@ Suitable names include
|
|||
\code{'watch'}
|
||||
and
|
||||
\code{'plus'}.
|
||||
On X11, there are many more (see
|
||||
\file{<X11/cursorfont.h>}).
|
||||
On X11, there are many more (see \code{<X11/cursorfont.h>}).
|
||||
\end{sloppypar}
|
||||
\end{funcdesc}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue