--- /dev/null
+= Hourglass(8)
+:doctype: manpage
+:revdate: {sys:date "+%Y-%m-%d %H:%M:%S"}
+:COLON: :
+:EQUALS: =
+
+== NAME
+hourglass - Automated Network Access Control System
+
+== SYNOPSIS
+hourglass _command_
+
+== DESCRIPTION
+
+*hourglass* is a embedding of newlisp scripts to implement an
+Automated Network Access Control System, aptly named "Hourglass". The
+general idea is to have the network open or closed on weekly policy
+schedule, with an easy-to-use interface for adhoc adjustments.
+
+== COMMANDS
+
+listener:: runs the Hourglass listener daemon.
+
+control-logic:: runs through the Hourglass control logic to apply the
+current policy at the present time.
+
+== FILES
+
+hourglass.conf
+
+== SEE ALSO
+
+ipset, iptables, newlisp
+
+== AUTHOR
+Ralph Rönnquist <ralph.ronnquist@gmail.com>