aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/timer_create.23
-rw-r--r--man2/timer_delete.23
-rw-r--r--man2/timer_getoverrun.23
-rw-r--r--man2/timer_settime.23
-rw-r--r--man7/numa.73
5 files changed, 5 insertions, 10 deletions
diff --git a/man2/timer_create.2 b/man2/timer_create.2
index a22519db67..140dc98dcd 100644
--- a/man2/timer_create.2
+++ b/man2/timer_create.2
@@ -32,8 +32,7 @@ timer_create \- create a POSIX per-process timer
.BI " timer_t *" timerid );
.fi
-Link with
-.IR \-lrt .
+Link with \fI\-lrt\fP.
.sp
.in -4n
Feature Test Macro Requirements for glibc (see
diff --git a/man2/timer_delete.2 b/man2/timer_delete.2
index 78de6328cc..39bb300e5e 100644
--- a/man2/timer_delete.2
+++ b/man2/timer_delete.2
@@ -30,8 +30,7 @@ timer_delete \- delete a POSIX per-process timer
.BI "int timer_delete(timer_t " timerid );
.fi
-Link with
-.IR \-lrt .
+Link with \fI\-lrt\fP.
.sp
.in -4n
Feature Test Macro Requirements for glibc (see
diff --git a/man2/timer_getoverrun.2 b/man2/timer_getoverrun.2
index 1176f751bc..06fc0d5ac9 100644
--- a/man2/timer_getoverrun.2
+++ b/man2/timer_getoverrun.2
@@ -30,8 +30,7 @@ timer_getoverrun \- get overrun count for a POSIX per-process timer
.BI "int timer_getoverrun(timer_t " timerid );
.fi
-Link with
-.IR \-lrt .
+Link with \fI\-lrt\fP.
.sp
.in -4n
Feature Test Macro Requirements for glibc (see
diff --git a/man2/timer_settime.2 b/man2/timer_settime.2
index f18a7f5257..a81c71a6bc 100644
--- a/man2/timer_settime.2
+++ b/man2/timer_settime.2
@@ -34,8 +34,7 @@ state of POSIX per-process timer
.BI "int timer_gettime(timer_t " timerid ", struct itimerspec *" curr_value );
.fi
-Link with
-.IR \-lrt .
+Link with \fI\-lrt\fP.
.sp
.in -4n
Feature Test Macro Requirements for glibc (see
diff --git a/man7/numa.7 b/man7/numa.7
index b7e2f3ee3f..b1007d3341 100644
--- a/man7/numa.7
+++ b/man7/numa.7
@@ -149,8 +149,7 @@ if the kernel was configured and built with the
.BR CONFIG_NUMA
option.
.SS Library Support
-Link with
-.I \-lnuma
+Link with \fI\-lnuma\fP
to get the system call definitions.
.I libnuma
and the required