some doc fixes in header

This commit is contained in:
Johannes Findeisen 2013-10-11 02:29:25 +02:00
commit 5ecee5b069

View file

@ -1,8 +1,8 @@
""" """
The tcpconnect service. This is to check if a service on a specific port is reachable. The tcpconnect service. This is to check if a TCP service on a specific
port is reachable.
This should just return 0 on success and NOT 0 on error. Just to make internals generic to just report this code and This should just return 0 on success and NOT 0 on error.
not use a parser.
Copyright (c) 2011-2013 "Johannes Findeisen and Rafael Timmerberg" Copyright (c) 2011-2013 "Johannes Findeisen and Rafael Timmerberg"