hi there,

i was wondering if it is a good idea to put actual hosts
into man pages as examples as in:

           EXT_IF = "fxp0"
           MAILHOSTS = "{129.128.11.10, 129.128.11.43}"
           pass in log on $EXT_IF inet proto tcp to $MAILHOSTS \
                   port smtp
           pass out log on $EXT_IF inet proto tcp from $MAILHOSTS \
                   to any port smtp

$ host 129.128.11.10
10.11.128.129.in-addr.arpa domain name pointer bofh.cns.ualberta.ca.

-f

ps. the SYNCHRONISATION section's last sentence is missing a full
stop.
-- 
time is the best teacher, unfortunately it kills all its students.

Reply via email to