File: tbl-textblock.norm

package info (click to toggle)
po4a 0.69-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 18,772 kB
  • sloc: perl: 14,597; sh: 405; xml: 293; makefile: 5
file content (32 lines) | stat: -rw-r--r-- 631 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32

.\" This chunk comes from ps(1). It is intented to test
.\" https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748601
.TS
expand;
lB1 lB1 lBw(\n[ColSize]n)
lB1 l1  l.
code    header  description

%cpu    %CPU    T{
cpu utilization of the process in "##.#" format.  It is the CPU time.
(alias\ \fBpcpu\fP).
T}


class   CLS     T{
scheduling class of the process.  (alias\ \fBpolicy\fP,\ \fBcls\fP).
Field's possible values are:
.br
\-      not reported
.br
TS      sched_other
.br
FF      sched_fifo
.br
RR      sched_rr
.br
?       unknown value
T}

.TE
.\" #######################################################################