diff options
-rw-r--r-- | share/man/man5/elf.5 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man5/elf.5 b/share/man/man5/elf.5 index f8be920..a407c3f 100644 --- a/share/man/man5/elf.5 +++ b/share/man/man5/elf.5 @@ -832,6 +832,7 @@ fixed-size entries. Various sections hold program and control information: .Bl -tag -width ".shstrtab" -compact .It .bss +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 |