]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/__ppc_get_timebase.3
CPU_SET.3, INFINITY.3, __ppc_get_timebase.3, __ppc_set_ppr_med.3, __ppc_yield.3,...
[thirdparty/man-pages.git] / man3 / __ppc_get_timebase.3
index 0c998ca694b7648e5a09b40b6220e10764609c57..6c4fd6d1f918014fbcb798283f15fffd823e72ad 100644 (file)
@@ -39,7 +39,7 @@ reads the current value of the Time Base Register and returns its
 value, while
 .BR __ppc_get_timebase_freq ()
 returns the frequency in which the Time Base Register is updated.
-
+.PP
 The Time Base Register is a 64-bit register provided by Power Architecture
 processors.
 It stores a monotonically incremented value that is updated at a
@@ -49,7 +49,7 @@ frequency.
 .BR __ppc_get_timebase ()
 returns a 64-bit unsigned integer that represents the current value of the
 Time Base Register.
-
+.PP
 .BR __ppc_get_timebase_freq ()
 returns a 64-bit unsigned integer that represents the frequency at
 which the Time Base Register is updated.