Add stub manpage for irqbalance-ui

This commit is contained in:
Paride Legovini 2019-07-21 12:15:14 +02:00
parent df2cbd91c2
commit 418d919c10
1 changed files with 40 additions and 0 deletions

40
irqbalance-ui.1 Normal file
View File

@ -0,0 +1,40 @@
.de Sh \" Subsection
.br
.if t .Sp
.ne 5
.PP
\fB\\$1\fR
.PP
..
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
..
.de Ip \" List item
.br
.ie \\n(.$>=3 .ne \\$3
.el .ne 3
.IP "\\$1" \\$2
..
.TH "IRQBALANCE-UI" 1 "Jul 2019" "Linux" "irqbalance-ui"
.SH NAME
irqbalance-ui \- user interface for irqbalance
.SH "SYNOPSIS"
.nf
\fBirqbalance-ui\fR
.fi
.SH "DESCRIPTION"
.PP
\fBirqbalance-ui\fR provides an ncurses-based textual user interface to
\fBirqbalance\fR, a daemon responsible for IRQ distribution on Linux systems.
It shows how IRQs are distributed over CPUs at given moment, and allows one to
setup of the sleep interval and the IRQ and CPU banning at runtime.
.SH "HOMEPAGE"
https://github.com/Irqbalance/irqbalance
.SH "SEE ALSO"
irqbalance(1)