From: | Joe Talbott <josepht@xxxxxxxxxx> |
Date: | Mon, 19 Jan 2009 23:27:18 -0500 |
Mail-followup-to: | bugs@crater.dragonflybsd.org |
Here's a patch to add getopt(3) support to expr so that -- is accepted as required by POSIX. This was pointed out by vstemen on IRC. I'll commit sometime after the release if there are no objections. Joe