[BACK]Return to index.html CVS log [TXT][DIR] Up to [local] / src / usr.bin / bgplg

File: [local] / src / usr.bin / bgplg / index.html (download) (as text)

Revision 1.3, Fri Feb 9 12:56:53 2024 UTC (3 months, 1 week ago) by claudio
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, HEAD
Changes since 1.2: +3 -4 lines

Convert the bgplg html pages to HTML5.

From Clemens Gößnitzer (clemens (at) goessnitzer.info)
Looks good to bentley@

<!doctype html>
<html>
  <head>
    <title>bgplg...</title>
    <meta http-equiv="refresh" content="1; URL=/cgi-bin/bgplg">
  </head>
  <body>
    <h1><a href="/cgi-bin/bgplg">bgplg...</a></h1>
  </body>
</html>