Use a better width for the list.
This commit is contained in:
parent
6f070d3570
commit
3ce23e1c1e
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: schedctl.8,v 1.9 2008/10/18 03:40:18 rmind Exp $
|
||||
.\" $NetBSD: schedctl.8,v 1.10 2011/03/21 15:35:21 jruoho Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2008 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -27,7 +27,7 @@
|
||||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd October 18, 2008
|
||||
.Dd March 21, 2011
|
||||
.Dt SCHEDCTL 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -51,7 +51,7 @@ Only the super-user may change the scheduling parameters.
|
||||
can also be used to start a new command using the specified parameters.
|
||||
.Pp
|
||||
Available options:
|
||||
.Bl -tag -width indent
|
||||
.Bl -tag -width "-C class "
|
||||
.It Fl A Ar cpus
|
||||
Set of the processors on which process or thread should run, that
|
||||
is, affinity.
|
||||
|
Loading…
Reference in New Issue
Block a user