diff options
| author | Alejandro Colomar <alx.manpages@gmail.com> | 2022-03-06 19:49:14 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx.manpages@gmail.com> | 2022-03-06 19:49:14 +0100 |
| commit | 1133a86aaac968fe542002d90705a413bf3a2a20 (patch) | |
| tree | e7e1daf94c4668023259906af629f43f32a1db89 | |
| parent | 69ff9005084a9779d0d350979bdc8aef404ac28c (diff) | |
| download | man-pages-1133a86aaac968fe542002d90705a413bf3a2a20.tar.gz | |
__ppc_get_timebase.3: Add LIBRARY section (libc)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
| -rw-r--r-- | man3/__ppc_get_timebase.3 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man3/__ppc_get_timebase.3 b/man3/__ppc_get_timebase.3 index 6a85b882a5..e03405dcdc 100644 --- a/man3/__ppc_get_timebase.3 +++ b/man3/__ppc_get_timebase.3 @@ -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> |
