<!DOCTYPE html>
<html>
  <head>
    <title>illumos FMA Message Registry</title>
    <link rel="stylesheet" href="/msg/style.css">
  </head>
  <body>
    <h1>illumos Fault Management Architecture (FMA) Message Registry</h1>
    <p>
    Welcome to the illumos Fault Management Architecture (FMA) Message Registry.
    You're probably here because your operating system has displayed a message
    with a URL like <a href="https://www.illumos.org/msg/ZFS-8000-8A">
    https://www.illumos.org/msg/ZFS-8000-8A</a> and you want more detail about
    the condition or fault.</p><p>If you enter a message code
    (e.g. SUNOS-8000-8W) in the form below, you will be redirected to a more
    detailed explanation.
    </p>
    <p>
      <form action="/msg" method="POST">
        <label for="messageid">Message ID:
          <input type="text" name="messageid"/>
        </label>
        <input type="submit" name="Load"/>
      </form>
    </p>
  </body>
</html>
