.\" 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 "UNREGISTER_SOUND_SPECIAL" "" "06 October 2005" "" ""
.SH NAME
unregister_sound_special \- unregister a special sound device
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void unregister_sound_special (int \fIunit\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIunit\fB\fR
unit number to allocate
.SH "DESCRIPTION"
.PP
Release a sound device that was allocated with
\fBregister_sound_special\fR\&. The unit passed is the return value from
the register function.