'\" t .\" Title: portrelease .\" Author: Tim Waugh .\" Generator: DocBook XSL Stylesheets v1.75.2 .\" Date: 1 July 2008 .\" Manual: TCP port reservation utility .\" Source: portreserve .\" Language: English .\" .TH "PORTRELEASE" "1" "1 July 2008" "portreserve" "TCP port reservation utility" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" portrelease \- release previously\-reserved ports .SH "SYNOPSIS" .HP \w'\fBportrelease\fR\ 'u \fBportrelease\fR [\fISVC\fR] .SH "DESCRIPTION" .PP The \fBportrelease\fR program instructs the \fBportreserve\fR daemon to release the port associated with the given service configuration file\&. .PP It is intended that \fBportrelease\fR is run by the initscript of the service wanting the port\&. For example, the cups initscript might run \fBportrelease cups\fR\&. .SH "EXIT CODE" .PP An exit code of zero means that a best effort attempt has been made to instruct the daemon to release the port\&. Non\-zero exit codes mean that the daemon is running but couldn\*(Aqt be contacted\&. .SH "SEE ALSO" .PP \fBportreserve\fR(1) .SH "AUTHOR" .PP \fBTim Waugh\fR <\&twaugh@redhat\&.com\&> .RS 4 Author. .RE