Kaydet (Commit) 87dfd3cf authored tarafından Fred Drake's avatar Fred Drake

Handle output of \geq and \leq.

üst 0903f2a3
......@@ -23,6 +23,8 @@ s|<NULL/>|\&NULL;|g
s|<POSIX/>|\&POSIX;|g
s|<UNIX/>|\&UNIX;|g
s|<e/>|\&bsol;|g
s|<geq/>|\&ge;|g
s|<ldots/>|\&hellip|g
s|<leq/>|\&le;|g
s|---|\&mdash;|g
' || exit $?
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment