diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2009-02-24 07:46:09 +1300 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2009-02-24 07:50:06 +1300 |
| commit | 702cbe158e3a66a8742e2aab032b81b65de1c9f9 (patch) | |
| tree | fb8f4eb10391288f0958c9a57e894a24ce13d1d3 /man2/timer_create.2 | |
| parent | 4ed3353db275e38466a59dfddb21b9109f7bddd6 (diff) | |
| download | man-pages-702cbe158e3a66a8742e2aab032b81b65de1c9f9.tar.gz | |
timer_create.2, timer_delete.2, timer_getoverrun.2, timer_settime.2, numa.7: Make source layout of 'Link with' text consistent with other pages
No actual change to formatted output, but this makes the
page sources more consistent for the purpose of grepping, etc.
Reported-by: Sam Varshavchik <mrsam@courier-mta.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/timer_create.2')
| -rw-r--r-- | man2/timer_create.2 | 3 |
1 files changed, 1 insertions, 2 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 |
