Re: options(4) improvements

2018-04-26 Thread Jason McIntyre
On Tue, Apr 24, 2018 at 07:13:01PM +0300, IL Ka wrote: > Hello Jason, > here is new patch. > > as indicated, now fixed. thanks, jmc > > diff --git share/man/man4/options.4 share/man/man4/options.4 > index 9ef493cf6..b0b0605c2 100644 > --- share/man/man4/options.4 > +++ share/man/man4/options

Re: options(4) improvements

2018-04-25 Thread Il Ka
>>patch: malformed patch at line 44: kernel. Hm. Lets try again. Attached patch works for me on latest version from git. I also uploaded it to https://pastebin.com/raw/LqsbWk5x so, you can do $ ftp -o- https://pastebin.com/raw/LqsbWk5x | dos2unix | patch But I just ran patch attached be

Re: options(4) improvements

2018-04-24 Thread Jason McIntyre
On Tue, Apr 24, 2018 at 07:13:01PM +0300, IL Ka wrote: > Hello Jason, > here is new patch. > thanks. but it still doesn't apply, and it will be a pain to adjust by hand... Hmm... Looks like a unified diff to me... The text leading up to this was: -- |diff --git share/ma

Re: options(4) improvements

2018-04-24 Thread IL Ka
Hello Jason, here is new patch. diff --git share/man/man4/options.4 share/man/man4/options.4 index 9ef493cf6..b0b0605c2 100644 --- share/man/man4/options.4 +++ share/man/man4/options.4 @@ -83,8 +83,7 @@ system call. .It Cd option DDB Compiles in a kernel debugger for diagnosing kernel problem

Re: options(4) improvements

2018-04-20 Thread Jason McIntyre
On Mon, Apr 16, 2018 at 12:13:10AM +0300, IL Ka wrote: > Links to appropriate man pages added > this doesn;t apply cleanly, so i'll comment: i'm ok with adding the links. still, we have a mix of See blah(x) for details. and See blah(x). i think less is more here, so maybe you ca

options(4) improvements

2018-04-15 Thread IL Ka
Links to appropriate man pages added diff --git share/man/man4/options.4 share/man/man4/options.4 index 9ef493cf6..cf146d9a7 100644 --- share/man/man4/options.4 +++ share/man/man4/options.4 @@ -309,6 +309,9 @@ in large directories. Provide in-kernel support for controlling VGA framebuffer mappin