From d31e63ad67348d0022cebe57bc56cbf8762fbf8a Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Fri, 22 Jul 2005 09:34:17 +0000 Subject: - sort options and sync usage() - reword CAVEATS whilst here --- usr.bin/compress/znew | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/compress/znew') diff --git a/usr.bin/compress/znew b/usr.bin/compress/znew index 675f116074d..001f689bf0f 100644 --- a/usr.bin/compress/znew +++ b/usr.bin/compress/znew @@ -1,6 +1,6 @@ #!/bin/ksh - # -# $OpenBSD: znew,v 1.2 2003/08/05 18:22:17 deraadt Exp $ +# $OpenBSD: znew,v 1.3 2005/07/22 09:34:16 jmc Exp $ # # Copyright (c) 2003 Otto Moerbeek # @@ -96,7 +96,7 @@ process () { } prog=`basename "$0"` -usage="usage: $prog [-ftv9K] file ..." +usage="usage: $prog [-9fKtv] file ..." fflag=0 tflag=0 -- cgit v1.2.3