5 kx # HOW TO EDIT THIS FILE:
5 kx # The "handy ruler" below makes it easier to edit a package description. Line
5 kx # up the first '|' above the ':' following the base package name, and the '|'
5 kx # on the right side marks the last column you can put a character in. You must
5 kx # make exactly 11 lines for the formatting to be correct. It's also
5 kx # customary to leave one space after the ':'.
5 kx
5 kx |-----handy-ruler------------------------------------------------------|
5 kx inetd: inetd @VERSION@ (Internet super-server)
5 kx inetd:
5 kx inetd: This is a program to listen for connections on certain Internet
5 kx inetd: sockets and invokes a program to service the request. Essentially,
5 kx inetd: inetd allows running one daemon to invoke several others, reducing
5 kx inetd: load on the system. Many of the network services are run through
5 kx inetd: inetd, so you'll probably need it.
5 kx inetd:
5 kx inetd: This version of inetd was ported from OpenBSD.
5 kx inetd:
5 kx inetd: