.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "FREE_RS" "9" "09 October 2005" "" ""
.SH NAME
free_rs \- Free the rs control structure, if its not longer used
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void free_rs (struct rs_control * \fIrs\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIrs\fB\fR
the control structure which is not longer used by the
caller
.SH "DESCRIPTION"
.PP