mdoc(7) police: fix spacing issues.

This commit is contained in:
dd 2001-07-03 21:20:06 +00:00
parent ebe0377235
commit f49ebdb7ae

View File

@ -496,12 +496,11 @@ and
.Sy p_memsz . .Sy p_memsz .
The bytes from the file are mapped to the beginning of the memory The bytes from the file are mapped to the beginning of the memory
segment. segment.
If the segment's memory size ( If the segment's memory size
.Sy p_memsz .Pq Sy p_memsz
) is larger than the file is larger than the file size
size ( .Pq Sy p_filesz ,
.Sy p_filesz the
), the
.Dq extra .Dq extra
bytes are defined to hold the value 0 and to follow the segment's bytes are defined to hold the value 0 and to follow the segment's
initialized area. initialized area.