SGML and HTML

Started by Bruce Momjianabout 27 years ago1 messagesdocs
Jump to latest
#1Bruce Momjian
bruce@momjian.us

At URL http://postgresql.nextpath.com/docs/user/operators2533.htm, we
are showing some entries like:

%gt;= Greater or equal
'192.168.1.5'::inet >= '192.168.1.5'::inet
%gt; Greater '192.168.1.5'::inet
%gt; '192.168.1.4'::inet

These should be >=, I believe. The SGML source shows:

<ENTRY> &lt;= </ENTRY>
<ENTRY>Less than or equal</ENTRY>

So somehow in the conversion, the & is being converted to %. Any ideas
why?

-- 
  Bruce Momjian                        |  http://www.op.net/~candle
  maillist@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026