Module Name: src
Committed By: joerg
Date: Mon Aug 24 08:38:39 UTC 2009
Modified Files:
src/usr.bin/unzip: unzip.1
Log Message:
Fix synopsis
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.bin/unzip/unzip.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/unzip/unzip.1
diff -u src/usr.bin/unzip/unzip.1:1.5 src/usr.bin/unzip/unzip.1:1.6
--- src/usr.bin/unzip/unzip.1:1.5 Sun Aug 23 15:50:35 2009
+++ src/usr.bin/unzip/unzip.1 Mon Aug 24 08:38:39 2009
@@ -25,7 +25,7 @@
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD: revision 180125$
-.\" $NetBSD: unzip.1,v 1.5 2009/08/23 15:50:35 wiz Exp $
+.\" $NetBSD: unzip.1,v 1.6 2009/08/24 08:38:39 joerg Exp $
.\"
.Dd August 22, 2009
.Dt UNZIP 1
@@ -35,7 +35,7 @@
.Nd extract files from a ZIP archive
.Sh SYNOPSIS
.Nm
-.Op Fl afjLlnopqtuv
+.Op Fl acfjLlnopqtuv
.Op Fl d Ar dir
.Op Fl x Ar pattern
.Ar zipfile