[SeaBIOS] [PATCH] docs: fix various typos and inconsistency

Piotr Król piotr.krol at 3mdeb.com
Wed Oct 19 13:35:04 CEST 2016


On Tue, Oct 18, 2016 at 07:33:18PM -0400, Kevin O'Connor wrote:
> On Sun, Oct 16, 2016 at 10:31:46PM +0200, Piotr Król wrote:
> > Signed-off-by: Piotr Król <piotr.krol at 3mdeb.com>
> 
> Thanks.  Except for the last part, I committed your patch.

Thanks Kevin,

> 
> [...]
> > --- a/docs/Runtime_config.md
> > +++ b/docs/Runtime_config.md
> > @@ -157,7 +157,7 @@ into bootorder. For example, the file:
> >  /pci at i0cf8/*@f/drive at 1/disk at 0
> >  ```
> >  
> > -will instruct SeaBIOS to attempt to boot from the given USB drive
> > +Will instruct SeaBIOS to attempt to boot from the given USB drive
> >  first and then attempt the given ATA harddrive second.
> >  
> >  SeaBIOS also supports a special "HALT" directive. If a line that
> 
> The text here is is a continuation of the sentence above it and is not
> a start of a new sentence.

So this is inconsistent across documentation in most places there is big
letter after code section, this was the only place where small letter
was used.

ie. big letter after code section:

https://review.coreboot.org/cgit/seabios.git/tree/docs/Runtime_config.md#n151
https://review.coreboot.org/cgit/seabios.git/tree/docs/Runtime_config.md#n49

I'm not sure how those are different then:

https://review.coreboot.org/cgit/seabios.git/tree/docs/Runtime_config.md#n160

This is just minor nit. I you don't feel this fix is needed, then ok.

-- 
Best Regards,
Piotr Król
Embedded Systems Consultant
http://3mdeb.com | @3mdeb_com



More information about the SeaBIOS mailing list