function cvs {
	description="Concurrent Versioning System"
	use="tcp"
	port=${port:-2401}
	do_service $FUNCNAME $@
}
