]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
__ppc_get_timebase.3: Add LIBRARY section (libc)
authorAlejandro Colomar <alx.manpages@gmail.com>
Sun, 6 Mar 2022 18:49:14 +0000 (19:49 +0100)
committerAlejandro Colomar <alx.manpages@gmail.com>
Sun, 6 Mar 2022 18:49:14 +0000 (19:49 +0100)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
man3/__ppc_get_timebase.3

index 6a85b882a550b27c4f40510fc23edae270492193..e03405dcdc35fa79ca5a08e755b3e2d9687027f8 100644 (file)
@@ -7,6 +7,9 @@ Manual"
 .SH NAME
 __ppc_get_timebase, __ppc_get_timebase_freq \- get the current value
  of the Time Base Register on Power architecture and its frequency.
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
 .SH SYNOPSIS
 .nf
 .B #include <sys/platform/ppc.h>