Re: fuse_opt.3 patch

2018-11-30 Thread Martin Pieuchot
On 30/11/18(Fri) 07:07, Edgar Pettijohn wrote: > Here is a diff to remove the dubious example and fix one gramatical issue. Thanks. Don't forget to use "mandoc -Tlint" to spot potentials errors after a change. In this case you forgot to remove an ".Ed". Keep the good work. All fuse manuals ne

Re: fuse_opt.3 patch

2018-11-30 Thread Edgar Pettijohn
Here is a diff to remove the dubious example and fix one gramatical issue. Index: fuse_opt.3 === RCS file: /cvs/src/lib/libfuse/fuse_opt.3,v retrieving revision 1.2 diff -u -p -u -r1.2 fuse_opt.3 --- fuse_opt.3 8 Jul 2018 06:17:10 -

Re: fuse_opt.3 patch

2018-11-29 Thread Martin Pieuchot
On 29/11/18(Thu) 10:57, Edgar Pettijohn wrote: > Mostly just typos. Corrected the example some. However, please see below. I > don't > think the example works or I'm just doing something wrong. If we can fix the example, I'd say it's better to remove it. There are other places to find documentat

fuse_opt.3 patch

2018-11-29 Thread Edgar Pettijohn
Mostly just typos. Corrected the example some. However, please see below. I don't think the example works or I'm just doing something wrong. Index: fuse_opt.3 === RCS file: /cvs/src/lib/libfuse/fuse_opt.3,v retrieving revision 1.2 di