diff --git a/distrib/sets/makeflist b/distrib/sets/makeflist index 7ac1fc2262dc..bcd52621b8ea 100755 --- a/distrib/sets/makeflist +++ b/distrib/sets/makeflist @@ -1,9 +1,9 @@ #!/bin/sh # -# $NetBSD: makeflist,v 1.69 2004/01/03 12:17:31 lukem Exp $ +# $NetBSD: makeflist,v 1.70 2004/01/08 01:15:25 lukem Exp $ # # Print out the files in some or all lists. -# Usage: makeflist [-b] [-x] [-a arch] [-m machine] [-s setsdir] [setname ...] +# Usage: makeflist [-bxlo] [-a arch] [-m machine] [-s setsdir] [setname ...] # . ./sets.subr @@ -12,10 +12,10 @@ lists=$nlists usage() { cat 1>&2 <