Re: proc(5) and xml version

2020-11-23 Thread Corinna Vinschen
On Nov 20 09:42, Brian Inglis wrote: > On 2020-11-16 16:21, Brian Inglis wrote: > > On 2020-11-16 06:41, Jon Turney wrote: > > > On 16/11/2020 12:07, Corinna Vinschen wrote: > > > > Hi Brain, > > > > > > > > On Nov 13 07:25, Brian Inglis wrote: > > > > > Hacked a Cygwin proc.5 man page FMOI over t

Re: proc(5) and xml version

2020-11-16 Thread Brian Inglis
On 2020-11-16 06:41, Jon Turney wrote: On 16/11/2020 12:07, Corinna Vinschen wrote: Hi Brain, On Nov 13 07:25, Brian Inglis wrote: Hacked a Cygwin proc.5 man page FMOI over time, by combing through fhandler_proc..., converted to proc-5.xml using doclifter, back with xmlto as in the build, man

Re: proc(5) and xml version

2020-11-16 Thread Brian Inglis
On 2020-11-16 05:07, Corinna Vinschen wrote: Hi Brain, On Nov 13 07:25, Brian Inglis wrote: Hacked a Cygwin proc.5 man page FMOI over time, by combing through fhandler_proc..., converted to proc-5.xml using doclifter, back with xmlto as in the build, man width 80 output from both, and diff (all

Re: proc(5) and xml version

2020-11-16 Thread Jon Turney
On 16/11/2020 12:07, Corinna Vinschen wrote: Hi Brain, On Nov 13 07:25, Brian Inglis wrote: Hacked a Cygwin proc.5 man page FMOI over time, by combing through fhandler_proc..., converted to proc-5.xml using doclifter, back with xmlto as in the build, man width 80 output from both, and diff (all

Re: proc(5) and xml version

2020-11-16 Thread Corinna Vinschen
Hi Brain, On Nov 13 07:25, Brian Inglis wrote: > Hacked a Cygwin proc.5 man page FMOI over time, by combing through > fhandler_proc..., converted to proc-5.xml using doclifter, back with xmlto > as in the build, man width 80 output from both, and diff (all attached). Nice idea! > Unsure how this