summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2017-07-13 07:50:14 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2017-07-13 14:22:45 +0200
commit230ed8339d8de727aeb822f4005d99f5a620cd70 (patch)
treeb4e5fe88732d3824765696456279ed15230b7c9a
parentf55a6d598d0815a7d869910f634e04fbc4fc10f8 (diff)
Removed trailing white space at end of lines
-rw-r--r--man3/dl_iterate_phdr.32
-rw-r--r--man3/getgrent.32
-rw-r--r--man8/zdump.82
3 files changed, 3 insertions, 3 deletions
diff --git a/man3/dl_iterate_phdr.3 b/man3/dl_iterate_phdr.3
index fa54fcd52..bc8dc1de9 100644
--- a/man3/dl_iterate_phdr.3
+++ b/man3/dl_iterate_phdr.3
@@ -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,
diff --git a/man3/getgrent.3 b/man3/getgrent.3
index 98e93810c..34aade8ac 100644
--- a/man3/getgrent.3
+++ b/man3/getgrent.3
@@ -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
diff --git a/man8/zdump.8 b/man8/zdump.8
index 9cd354aea..a1afec54d 100644
--- a/man8/zdump.8
+++ b/man8/zdump.8
@@ -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