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 tcp_wrappers: tcp_wrappers @VERSION@ (TCP/IP daemon wrapper library and utilities)
5 kx tcp_wrappers:
5 kx tcp_wrappers: The tcp_wrappers allows you to monitor and filter incoming requests
5 kx tcp_wrappers: for network services. It provides tiny daemon wrapper programs that
5 kx tcp_wrappers: can be installed without any changes to existing software or to
5 kx tcp_wrappers: existing configuration files. The wrappers report the name of the
5 kx tcp_wrappers: client host and of the requested service. The wrappers do not
5 kx tcp_wrappers: exchange information with the client or server applications, and
5 kx tcp_wrappers: impose no overhead on the actual conversation between the client
5 kx tcp_wrappers: and server applications.
5 kx tcp_wrappers: