From owner-cvs-usrbin Fri Nov 28 07:50:15 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA20861 for cvs-usrbin-outgoing; Fri, 28 Nov 1997 07:50:15 -0800 (PST) (envelope-from owner-cvs-usrbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA20624; Fri, 28 Nov 1997 07:48:22 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id HAA27523; Fri, 28 Nov 1997 07:48:10 -0800 (PST) Date: Fri, 28 Nov 1997 07:48:10 -0800 (PST) Message-Id: <199711281548.HAA27523@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/find option.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 1997/11/28 07:48:10 PST Modified files: usr.bin/find option.c Log: Sort option list so that -amin works. PR: 5171 Submitted by: Dmitrij Tejblum Revision Changes Path 1.6 +5 -1 src/usr.bin/find/option.c