summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/xpi-repack.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/xpi-repack.1 b/man/xpi-repack.1
index b58d131..1dd9736 100644
--- a/man/xpi-repack.1
+++ b/man/xpi-repack.1
@@ -12,7 +12,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.TH XPI-REPACK "1" "March 2010" "xpi-repack" "mozilla-devscripts suite"
+.TH XPI-REPACK "1" "March 2014" "xpi-repack" "mozilla-devscripts suite"
.SH NAME
xpi-repack \- repack a xpi file into a tarball
.SH SYNOPSIS
@@ -44,7 +44,7 @@ specify this parameter.
.TP
\fB\-f\fR \fIcompression\fP, \fB\-\-format\fR=\fIcompression\fP
The specified format will be used for compressing the resulting tarball.
-The formats \fIbz2\fR, \fIgz\fR, and \fIxz\fR are suppored. When the parameter
+The formats \fIbz2\fR, \fIgz\fR, and \fIxz\fR are supported. When the parameter
is omitted, \fIxz\fR will be used for "3.0 (quilt)" source packages and
\fIgz\fR for all other source package types.
.TP