Removed trailing white space at end of lines

This commit is contained in:
Michael Kerrisk 2017-07-13 07:50:14 +02:00
parent f55a6d598d
commit 230ed8339d
3 changed files with 3 additions and 3 deletions

View File

@ -322,7 +322,7 @@ callback(struct dl_phdr_info *info, size_t size, void *data)
(p_type == PT_GNU_EH_FRAME) ? "PT_GNU_EH_FRAME" :
(p_type == PT_GNU_STACK) ? "PT_GNU_STACK" :
(p_type == PT_GNU_RELRO) ? "PT_GNU_RELRO" : NULL;
printf(" %2d: [%14p; memsz:%7lx] flags: 0x%x; ", j,
(void *) (info\->dlpi_addr + info\->dlpi_phdr[j].p_vaddr),
info\->dlpi_phdr[j].p_memsz,

View File

@ -65,7 +65,7 @@ Since glibc 2.22:
.\" || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
_DEFAULT_SOURCE
.br
Glibc 2.21 and earlier
Glibc 2.21 and earlier
_XOPEN_SOURCE\ >=\ 500
.\" || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
|| /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L

View File

@ -7,7 +7,7 @@
zdump \- timezone dumper
.SH SYNOPSIS
.BR zdump " [" \-\-version "] [" \-\-help "] [" \-v "] [" \-c
.RI [ loyear \fB,\fR] hiyear "] [\fIzonename\fP...]"
.RI [ loyear \fB,\fR] hiyear "] [\fIzonename\fP...]"
.SH DESCRIPTION
The
.B zdump