Re: tweaks to namei.9

2018-08-02 Thread Jason McIntyre
On Thu, Aug 02, 2018 at 07:41:01PM +0200, Ingo Schwarze wrote: > Hi Jason, > > Jason McIntyre wrote on Thu, Aug 02, 2018 at 05:41:22PM +0100: > > > ok by me. > > Thanks for checking, committed. > > > you might get away with removing the last sentence of BUGS > > now, since HISTORY almost provid

Re: tweaks to namei.9

2018-08-02 Thread Ingo Schwarze
Hi Jason, Jason McIntyre wrote on Thu, Aug 02, 2018 at 05:41:22PM +0100: > ok by me. Thanks for checking, committed. > you might get away with removing the last sentence of BUGS > now, since HISTORY almost provides the same. Maybe, but i don't know enough about ufs and vfs to judge whether it

Re: tweaks to namei.9

2018-08-02 Thread Jason McIntyre
On Thu, Aug 02, 2018 at 05:16:18PM +0200, Ingo Schwarze wrote: > Hi, > > the first paragraph of the DESCRIPTION is all fluff. > Let's just wipe it away completely, we always want > the DESCRIPTION to be concise and get to the point. > > Instead, provide some real HISTORY. > > DESCRIPTION: minus

Re: tweaks to namei.9

2018-08-02 Thread Ingo Schwarze
Hi, the first paragraph of the DESCRIPTION is all fluff. Let's just wipe it away completely, we always want the DESCRIPTION to be concise and get to the point. Instead, provide some real HISTORY. DESCRIPTION: minus five lines, same amount of information. HISTORY: plus three lines, but now contai

Re: tweaks to namei.9

2018-08-02 Thread Sebastian Benoit
Rob Pierce(r...@2keys.ca) on 2018.08.02 14:26:54 +: > On Thu, Aug 02, 2018 at 03:15:14PM +0100, Jason McIntyre wrote: > > On Thu, Aug 02, 2018 at 01:58:38PM +, Rob Pierce wrote: > > > A little less wordy when introducing the namieidata structure. > > > > > > Ok? > > > > > > Index: namei.9

Re: tweaks to namei.9

2018-08-02 Thread Rob Pierce
On Thu, Aug 02, 2018 at 03:15:14PM +0100, Jason McIntyre wrote: > On Thu, Aug 02, 2018 at 01:58:38PM +, Rob Pierce wrote: > > A little less wordy when introducing the namieidata structure. > > > > Ok? > > > > Index: namei.9 > > =

Re: tweaks to namei.9

2018-08-02 Thread Jason McIntyre
On Thu, Aug 02, 2018 at 01:58:38PM +, Rob Pierce wrote: > A little less wordy when introducing the namieidata structure. > > Ok? > > Index: namei.9 > === > RCS file: /cvs/src/share/man/man9/namei.9,v > retrieving revision 1.18 >

tweaks to namei.9

2018-08-02 Thread Rob Pierce
A little less wordy when introducing the namieidata structure. Ok? Index: namei.9 === RCS file: /cvs/src/share/man/man9/namei.9,v retrieving revision 1.18 diff -u -p -r1.18 namei.9 --- namei.9 23 Nov 2015 17:53:57 - 1.18