function wais {
	description="Wide Area Information Service protocol"
	use="tcp"
	port=${port:-210}
	do_service $FUNCNAME $@
}
