.TH dummy_server 8 "February 2007" .SH NAME dummy_server \- A simple server that binds to a user-specified port and does nothing .SH SYNOPSIS .B dummy_server .I "listen_port" .I "max_connections_in_queue" .SH DESCRIPTION .B dummy_server is a simple server that binds to a user-specified port and does nothing. .SH "OPTIONS" .B dummy_server needs two parameters: the port that will be used to listen and the number of maximum connections in queue. .SH SEE ALSO .BR ipkungfu (8). .SH AUTHOR This manual page was written by Luis Uribe for the Debian project (but may be used by others).