This commit is contained in:
Michael Kerrisk 2008-08-12 09:34:10 +00:00
parent abe7c8711b
commit 3bc960c2e8
1 changed files with 9 additions and 13 deletions

View File

@ -320,20 +320,18 @@ The format is:
.nf
.ft CW
.in 8n
address perms offset dev inode pathname
08048000-08056000 r-xp 00000000 03:0c 64593 /usr/sbin/gpm
08056000-08058000 rw-p 0000d000 03:0c 64593 /usr/sbin/gpm
address perms offset dev inode pathname
08048000-08056000 r-xp 00000000 03:0c 64593 /usr/sbin/gpm
08056000-08058000 rw-p 0000d000 03:0c 64593 /usr/sbin/gpm
08058000-0805b000 rwxp 00000000 00:00 0
40000000-40013000 r-xp 00000000 03:0c 4165 /lib/ld-2.2.4.so
40013000-40015000 rw-p 00012000 03:0c 4165 /lib/ld-2.2.4.so
4001f000-40135000 r-xp 00000000 03:0c 45494 /lib/libc-2.2.4.so
40135000-4013e000 rw-p 00115000 03:0c 45494 /lib/libc-2.2.4.so
40000000-40013000 r-xp 00000000 03:0c 4165 /lib/ld-2.2.4.so
40013000-40015000 rw-p 00012000 03:0c 4165 /lib/ld-2.2.4.so
4001f000-40135000 r-xp 00000000 03:0c 45494 /lib/libc-2.2.4.so
40135000-4013e000 rw-p 00115000 03:0c 45494 /lib/libc-2.2.4.so
4013e000-40142000 rw-p 00000000 00:00 0
bffff000-c0000000 rwxp 00000000 00:00 0
.ft
.fi
.in
where "address" is the address space in the process that it occupies,
"perms" is a set of permissions:
@ -368,16 +366,14 @@ This file contains information about mount points.
It contains lines of the form:
.nf
.ft CW
.in 8n
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)
.in
.ft
.fi
.IP
The numbers in parentheses are labels for the descriptions below:
.RS 12
.RS 7
.TP 5
(1)
mount ID: unique identifier of the mount (may be reused after
@ -455,7 +451,7 @@ device /dev/sda7 mounted on /home with fstype ext3 [statistics]
.fi
.IP
The fields in each line are:
.RS 12
.RS 7
.TP 5
(1)
The name of the mounted device