.IP
The file contains lines of the form:
.IP
-.in 0n
.EX
36 35 98:0 /mnt1 /mnt2 rw,noatime master:1 \- ext3 /dev/root rw,errors=continue
(1)(2)(3) (4) (5) (6) (7) (8) (9) (10) (11)
.EE
-.in
.IP
The numbers in parentheses are labels for the descriptions below:
.RS 7
.IP
For example on an x86-64 system:
.IP
-.in -12n
+.RS -12
.EX
Node 0, zone DMA 1 1 1 0 2 1 1 0 1 1 3
Node 0, zone DMA32 65 47 4 81 52 28 13 10 5 1 404
Node 0, zone Normal 216 55 189 101 84 38 37 27 5 3 587
.EE
-.in
+.RE
.IP
In this example, there is one node containing three zones and there
are 11 different chunk sizes.
It will show both dynamically learned and preprogrammed ARP entries.
The format is:
.IP
-.in 7n
+.in +4n
.EX
IP address HW type Flags HW address Mask Device
192.168.0.50 0x1 0x2 00:50:BF:25:68:F3 * eth0
program to report device status.
The format is:
.IP
-.in 1n
.EX
Inter\-| Receive | Transmit
face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed
ppp0: 1622270 5552 1 0 0 0 0 0 354130 5669 0 0 0 0 0 0
tap0: 7714 81 0 0 0 0 0 0 7714 81 0 0 0 0 0 0
.EE
-.in
.\" .TP
.\" .I /proc/net/ipx
.\" No information.
field holds the effective UID of the creator of the socket.
The format is:
.IP
-.in 1n
.EX
sl local_address rem_address st tx_queue rx_queue tr rexmits tm\->when uid
1: 01642C89:0201 0C642C89:03FF 01 00000000:00000001 01:000071BA 00000000 0
1: 00000000:0801 00000000:0000 0A 00000000:00000000 00:00000000 6F000100 0
1: 00000000:0201 00000000:0000 0A 00000000:00000000 00:00000000 00000000 0
.EE
-.in
.TP
.I /proc/net/unix
Lists the UNIX domain sockets present within the system and their
status.
The format is:
.IP
-.in 1n
.EX
Num RefCount Protocol Flags Type St Inode Path
0: 00000002 00000000 00000000 0001 03 42
1: 00000001 00000000 00010000 0001 01 1948 /dev/printer
.EE
-.in
.IP
The fields are as follows:
.RS
Sample output from
.IR /proc/timer_stats :
.IP
-.in 4n
+.in +4n
.EX
.RB $ " cat /proc/timer_stats"
Timer Stats Version: v0.3
.IR /proc/sys/kernel/version .
For example:
.IP
-.in 8n
+.in +4n
.EX
Linux version 1.0.9 (quinlan@phaze) #1 Sat May 14 01:51:54 EDT 1994
.EE