Re: Sync getopt with getopt

2016-09-05 Thread Todd C. Miller
On Mon, 05 Sep 2016 04:02:47 -0400, "Ted Unangst" wrote: > Todd C. Miller wrote: > > On Sun, 04 Sep 2016 11:58:23 -0600, "Anthony J. Bentley" wrote: > > > > > This brings /usr/share/misc/getopt in sync with the example in getopt(3). > > > > OK, though I wonder if anyone actually looks at this fi

Re: Sync getopt with getopt

2016-09-05 Thread Ingo Schwarze
Hi, Anthony J. Bentley wrote on Mon, Sep 05, 2016 at 02:05:57AM -0600: > "Ted Unangst" writes: >> Todd C. Miller wrote: >>> On Sun, 04 Sep 2016 11:58:23 -0600, "Anthony J. Bentley" wrote: This brings /usr/share/misc/getopt in sync with the example in getopt(3). >>> OK, though I wonder if an

Re: Sync getopt with getopt

2016-09-05 Thread Anthony J. Bentley
"Ted Unangst" writes: > Todd C. Miller wrote: > > On Sun, 04 Sep 2016 11:58:23 -0600, "Anthony J. Bentley" wrote: > > > > > This brings /usr/share/misc/getopt in sync with the example in getopt(3). > > > > OK, though I wonder if anyone actually looks at this file? > > i think it's better to dele

Re: Sync getopt with getopt

2016-09-05 Thread Ted Unangst
Todd C. Miller wrote: > On Sun, 04 Sep 2016 11:58:23 -0600, "Anthony J. Bentley" wrote: > > > This brings /usr/share/misc/getopt in sync with the example in getopt(3). > > OK, though I wonder if anyone actually looks at this file? i think it's better to delete it.

Re: Sync getopt with getopt

2016-09-04 Thread Todd C. Miller
On Sun, 04 Sep 2016 11:58:23 -0600, "Anthony J. Bentley" wrote: > This brings /usr/share/misc/getopt in sync with the example in getopt(3). OK, though I wonder if anyone actually looks at this file? - todd

Sync getopt with getopt

2016-09-04 Thread Anthony J. Bentley
Hi, This brings /usr/share/misc/getopt in sync with the example in getopt(3). ok? Index: getopt === RCS file: /cvs/src/share/misc/getopt,v retrieving revision 1.8 diff -u -p -r1.8 getopt --- getopt 1 Feb 2006 09:27:28 -