Re: CVS commit: othersrc/external/bsd/set2pkg

2016-06-11 Thread Thomas Klausner
On Sat, Jun 11, 2016 at 11:52:54AM -0700, Alistair Crooks wrote:
> Thanks for the cleanups.
> 
> I'm not sure about the "sort options" one - in the Synopsis, and every
> ascii(7) man page I've seen, 'V' precedes 'a'. Is there a rationale
> for that being different in the "Options" section, with 'V' sorting
> after 'a' and before 'v'?

We standardized the sort order to human, not ASCII, so it's
"0-9AaBbCc..." not "0-9A-Za-z".

Cheers,
 Thomas

> Best,
> Alistair
> 
> On 10 June 2016 at 23:17, Thomas Klausner  wrote:
> > Module Name:othersrc
> > Committed By:   wiz
> > Date:   Sat Jun 11 06:17:43 UTC 2016
> >
> > Modified Files:
> > othersrc/external/bsd/set2pkg: set2pkg.1
> >
> > Log Message:
> > Sort options. Use Nx. Uppercase start of sentence.
> >
> >
> > To generate a diff of this commit:
> > cvs rdiff -u -r1.1 -r1.2 othersrc/external/bsd/set2pkg/set2pkg.1
> >
> > Please note that diffs are not public domain; they are subject to the
> > copyright notices on the relevant files.
> >
> 


Re: CVS commit: othersrc/external/bsd/set2pkg

2016-06-11 Thread Alistair Crooks
Thanks for the cleanups.

I'm not sure about the "sort options" one - in the Synopsis, and every
ascii(7) man page I've seen, 'V' precedes 'a'. Is there a rationale
for that being different in the "Options" section, with 'V' sorting
after 'a' and before 'v'?

Best,
Alistair

On 10 June 2016 at 23:17, Thomas Klausner  wrote:
> Module Name:othersrc
> Committed By:   wiz
> Date:   Sat Jun 11 06:17:43 UTC 2016
>
> Modified Files:
> othersrc/external/bsd/set2pkg: set2pkg.1
>
> Log Message:
> Sort options. Use Nx. Uppercase start of sentence.
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.1 -r1.2 othersrc/external/bsd/set2pkg/set2pkg.1
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>