<p dir="ltr">With the documentation being converted to Rest and Spinx for 4.11, we have an issue of how to track changes needed when it is finished and we start using it on the master.</p>
<p dir="ltr">Sebastian said he has stopped submitting doc changes into then. I don't know if he has any he is tracking locally or not.</p>
<p dir="ltr">I have some changes which require doc modifications. </p>
<p dir="ltr">Any thoughts on how to manage this?</p>
<div class="gmail_quote">On Mar 25, 2016 8:23 AM, "Gedare Bloom" <<a href="mailto:gedare@rtems.org">gedare@rtems.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This looks good to commit if anyone can get to it.<br>
<br>
On Sat, Feb 20, 2016 at 2:26 PM, punitvara <<a href="mailto:punitvara@gmail.com">punitvara@gmail.com</a>> wrote:<br>
>         This patch basically fixes some typo in document file.<br>
> ---<br>
>  testsuites/samples/fileio/fileio.doc | 6 +++---<br>
>  1 file changed, 3 insertions(+), 3 deletions(-)<br>
><br>
> diff --git a/testsuites/samples/fileio/fileio.doc b/testsuites/samples/fileio/fileio.doc<br>
> index 0a43601..95d50b1 100644<br>
> --- a/testsuites/samples/fileio/fileio.doc<br>
> +++ b/testsuites/samples/fileio/fileio.doc<br>
> @@ -22,17 +22,17 @@ A sample session might look like this:<br>
>  - start this system<br>
><br>
>  - select "p" (part_table_initialize) to read in the partition table of<br>
> -first harddisk, enter the device name "/dev/hda", when prompted<br>
> +first hard disk, enter the device name "/dev/hda", when prompted<br>
><br>
>  - select "f" (fsmount) to try to mount the partitions<br>
> -  /dev/hda1../dev/hdc4 to corresponding mount points. Non-existant<br>
> +  /dev/hda1../dev/hdc4 to corresponding mount points. Non-existent<br>
>    partitions will report an error, but will not abort the tests<br>
><br>
>  - select "w" (write file) to create a new file on the mounted disk (or<br>
>    in the IMFS). Enter the file name (e.g. "/mnt/hda1/test_1M.txt"),<br>
>    the file size (e.g. 64K or 2M) and the buffer size to use for the<br>
>    write calls (e.g. 32 or 4K). Then the sample will try to write the<br>
> -  corresponding file and print the time consumed and data rate achived.<br>
> +  corresponding file and print the time consumed and data rate achieved.<br>
><br>
>  - select "r" (read file) to read a file (without displaying the<br>
>    contents). It has similar parameters as "write file", but does not<br>
> --<br>
> 2.7.1<br>
><br>
> _______________________________________________<br>
> devel mailing list<br>
> <a href="mailto:devel@rtems.org">devel@rtems.org</a><br>
> <a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div>