diff --git a/man3/__ppc_get_timebase.3 b/man3/__ppc_get_timebase.3 index 9939767ae..618ca74dc 100644 --- a/man3/__ppc_get_timebase.3 +++ b/man3/__ppc_get_timebase.3 @@ -31,7 +31,7 @@ __ppc_get_timebase, __ppc_get_timebase_freq \- get the current value .nf .B #include .PP -.BI "uint64_t __ppc_get_timebase(void)" +.BI "uint64_t __ppc_get_timebase(void);" .BI "uint64_t __ppc_get_timebase_freq(void);" .fi .SH DESCRIPTION