[PATCH] Documentation: fix typo CLOCK_MONONOTNIC_COARSE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Fix typo in documentation file timekeeping.rst: CLOCK_MONONOTNIC_COARSE
should be CLOCK_MONOTONIC_COARSE.

Signed-off-by: Aurelien Thierry <aurelien.thierry@xxxxxxxxxxxx>
---
 Documentation/core-api/timekeeping.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/core-api/timekeeping.rst
b/Documentation/core-api/timekeeping.rst
index 93cbeb9daec0..5f87d9c8b04d 100644
--- a/Documentation/core-api/timekeeping.rst
+++ b/Documentation/core-api/timekeeping.rst
@@ -111,7 +111,7 @@ Some additional variants exist for more specialized
cases:
         void ktime_get_coarse_raw_ts64( struct timespec64 * )
 
     These are quicker than the non-coarse versions, but less accurate,
-    corresponding to CLOCK_MONONOTNIC_COARSE and CLOCK_REALTIME_COARSE
+    corresponding to CLOCK_MONOTONIC_COARSE and CLOCK_REALTIME_COARSE
     in user space, along with the equivalent boottime/tai/raw
     timebase not available in user space.
 
-- 
2.17.1






[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux