diff options
Diffstat (limited to 'share/man/man5/elf.5')
-rw-r--r-- | share/man/man5/elf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man5/elf.5 b/share/man/man5/elf.5 index a407c3f..8241200 100644 --- a/share/man/man5/elf.5 +++ b/share/man/man5/elf.5 @@ -832,7 +832,7 @@ fixed-size entries. Various sections hold program and control information: .Bl -tag -width ".shstrtab" -compact .It .bss -Block Started by Symbol - +(Block Started by Symbol) This section holds uninitialized data that contributes to the program's memory image. By definition, the system initializes the data with zeros |