Modified .TH line

This commit is contained in:
Michael Kerrisk 2007-05-28 12:07:09 +00:00
parent bc7ff20e70
commit 973a928ae1
4 changed files with 4 additions and 4 deletions

View File

@ -27,7 +27,7 @@
.\" 1996-04-10 Markus Kuhn <mskuhn@cip.informatik.uni-erlangen.de>
.\" revision
.\"
.TH GET_PRIORITY_MAX 2 2006-03-23 "Linux 2.6.16" "Linux Programmer's Manual"
.TH SCHED_GET_PRIORITY_MAX 2 2006-03-23 "Linux" "Linux Programmer's Manual"
.SH NAME
sched_get_priority_max, sched_get_priority_min \- get static priority range
.SH SYNOPSIS

View File

@ -27,7 +27,7 @@
.\" 1996-04-10 Markus Kuhn <mskuhn@cip.informatik.uni-erlangen.de>
.\" revision
.\"
.TH SCHED_RR_GET_INTERVAL 2 2007-04-06 "Linux 2.6.19" "Linux Programmer's Manual"
.TH SCHED_RR_GET_INTERVAL 2 2007-04-06 "Linux" "Linux Programmer's Manual"
.SH NAME
sched_rr_get_interval \- get the SCHED_RR interval for the named process
.SH SYNOPSIS

View File

@ -34,7 +34,7 @@
.\" Modified 2004-05-27 by Michael Kerrisk <mtk-manpages@gmx.net>
.\" 2005-03-23, mtk, Added description of SCHED_BATCH.
.\"
.TH SETSCHEDULER 2 2006-03-23 "Linux 2.6.16" "Linux Programmer's Manual"
.TH SCHED_SETSCHEDULER 2 2006-03-23 "Linux" "Linux Programmer's Manual"
.SH NAME
sched_setscheduler, sched_getscheduler \-
set and get scheduling algorithm/parameters

View File

@ -27,7 +27,7 @@
.\" 1996-04-10 Markus Kuhn <mskuhn@cip.informatik.uni-erlangen.de>
.\" revision
.\"
.TH SCHED_YIELD 2 1996-04-10 "Linux 1.3.81" "Linux Programmer's Manual"
.TH SCHED_YIELD 2 1996-04-10 "Linux" "Linux Programmer's Manual"
.SH NAME
sched_yield \- yield the processor
.SH SYNOPSIS