mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-31 11:28:50 +08:00
timecounter: Merge FreeBSD change r298819
sys/kern: spelling fixes in comments. No functional change. Update #3175.
This commit is contained in:
committed by
Sebastian Huber
parent
4cd742ed1d
commit
65f2cd7a75
@@ -2157,7 +2157,7 @@ inittimecounter(void *dummy)
|
||||
* Set the initial timeout to
|
||||
* max(1, <approx. number of hardclock ticks in a millisecond>).
|
||||
* People should probably not use the sysctl to set the timeout
|
||||
* to smaller than its inital value, since that value is the
|
||||
* to smaller than its initial value, since that value is the
|
||||
* smallest reasonable one. If they want better timestamps they
|
||||
* should use the non-"get"* functions.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user