.TH ITOX 8 "March 2005" "xinetd" .SH NAME itox \- converts inetd.conf style configuration files to xinetd.conf .SH SYNOPSIS itox [\-daemon_dir ] .SH DESCRIPTION .B itox takes on its standard input inetd.conf style entries and dumps to standard output the corresponding xinetd.conf style entries. .SH OPTIONS .TP .I \-daemon_dir If you use tcpd, this option specifies the directory where all the daemons are. You must specify this option if you use tcpd and the daemon file names are not absolute. .SH EXAMPLES itox \-daemon_dir /usr/sbin < inetd.conf > xinetd.conf .SH AUTHOR xinetd and itox were written by Panagiotis Tsirigotis. .sp This man page was written by Norbert Veber and Thomas Seyrat