.\" 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 "JOURNAL_DESTROY" "9" "09 October 2005" "" ""
.SH NAME
journal_destroy \- Release a journal_t structure.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void journal_destroy (journal_t * \fIjournal\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIjournal\fB\fR
Journal to act on.
.SH "DESCRIPTION"
.PP
Release a journal_t structure once it is no longer in use by the
journaled object.