mdoc: The .Fn function.
This commit is contained in:
parent
4b3f2567f0
commit
eb6a434243
@ -70,7 +70,9 @@ Upon successful completion,
|
||||
returns zero; otherwise, an error number is returned to indicate the
|
||||
error.
|
||||
.Sh ERRORS
|
||||
The clock_getcpuclockid() function will fail if:
|
||||
The
|
||||
.Fn clock_getcpuclockid
|
||||
function will fail if:
|
||||
.Bl -tag -width Er
|
||||
.It Bq Er EPERM
|
||||
The requesting process does not have permission to access the CPU-time
|
||||
|
@ -61,7 +61,9 @@ Upon successful completion,
|
||||
returns zero; otherwise, an error number is returned to indicate the
|
||||
error.
|
||||
.Sh ERRORS
|
||||
The pthread_getcpuclockid() function will fail if:
|
||||
The
|
||||
.Fn pthread_getcpuclockid
|
||||
function will fail if:
|
||||
.Bl -tag -width Er
|
||||
.It Bq Er ESRCH
|
||||
The value specified by
|
||||
|
Loading…
Reference in New Issue
Block a user