<div dir="ltr">Hi<div><br></div><div>I am reviewing the converted Sphinx documentation to see if there</div><div>are services that are either undocumented or documented and </div><div>not present in 4.11.  I found that rtems_clock_set_nanoseconds_extension </div><div>is documented but seems to be not completely cleaned out of the</div><div>tree on the 4.11 branch and head.</div><div><br></div><div>This is the results of grep'ing for rtems_clock_set_nanoseconds_extension </div><div><br></div><div><div>$ grep -r rtems_clock_set_nanoseconds_extension .</div><div>./doc/user/intr.t:@item rtems_clock_set_nanoseconds_extension</div><div>./doc/user/clock.t:@findex rtems_clock_set_nanoseconds_extension</div><div>./doc/user/clock.t:rtems_status_code rtems_clock_set_nanoseconds_extension(</div><div>./testsuites/sptests/spclock_err01/spclock_err01.scn:TA1 - rtems_clock_set_nanoseconds_extension - RTEMS_INVALID_ADDRESS</div></div><div><br></div><div>Two questions:</div><div><br></div><div>+ Should the remaining references in the code be removed?</div><div><br></div><div>+ Is the new way of doing this documented? If so, where? If not,</div><div>I cc'ed Sebastian to ask if he could add the appropriate content</div><div>to the rtems-docs Sphinx format docs.</div><div><br></div><div>Thanks.</div><div><br></div><div>--joel</div></div>