diff options
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/autofs.5 | 2 | ||||
-rw-r--r-- | share/man/man5/elf.5 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/autofs.5 b/share/man/man5/autofs.5 index 0debd49..2d379ce 100644 --- a/share/man/man5/autofs.5 +++ b/share/man/man5/autofs.5 @@ -40,8 +40,8 @@ The auto file system, or provides a method to dynamically graft mountpoints into the file system namespace. .Sh SEE ALSO +.Xr libautofs 3 , .Xr mount_autofs 8 -.Xr libautofs 3 .Sh HISTORY The .Nm 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 |