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@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@i0cf8/*@f/drive@1/disk@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#n15... 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#n16...
This is just minor nit. I you don't feel this fix is needed, then ok.