Thanks to visit codestin.com Credit goes to github.com
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 0903f2a commit 87dfd3cCopy full SHA for 87dfd3c
1 file changed
Doc/tools/sgmlconv/fixgenents.sh
@@ -23,6 +23,8 @@ s|<NULL/>|\&NULL;|g
23
s|<POSIX/>|\&POSIX;|g
24
s|<UNIX/>|\&UNIX;|g
25
s|<e/>|\\|g
26
+s|<geq/>|\≥|g
27
s|<ldots/>|\&hellip|g
28
+s|<leq/>|\≤|g
29
s|---|\—|g
30
' || exit $?
0 commit comments