__ppc_get_timebase.3: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-05-27 10:32:12 +02:00
parent 56aa9a9535
commit 70a9fec73b
1 changed files with 2 additions and 1 deletions

View File

@ -65,7 +65,8 @@ has been available since version 2.17.
Both functions are nonstandard GNU extensions.
.SH EXAMPLE
The following program will calculate the time, in microseconds, spent
between two calls to __ppc_get_timebase ().
between two calls to
.BR __ppc_get_timebase ().
.SS Program source
\&
.nf