aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2013-02-25 07:05:55 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2013-02-25 07:05:55 +0100
commit7fc9de91dd63488912e3271f88f9864c70d6dd30 (patch)
treee63fb7b46181ab4d772dca60baa8002a8b3432c3 /man7
parent71af708ffd8e77e9d4c0c0a1e77f733b70004b87 (diff)
downloadman-pages-7fc9de91dd63488912e3271f88f9864c70d6dd30.tar.gz
fsync.2, getcpu.2, io_getevents.2, kcmp.2, killpg.2, outb.2, perf_event_open.2, setns.2, getaddrinfo_a.3, makedev.3, mcheck.3, perror.3, posix_memalign.3, xdr.3, cciss.4, fd.4, hpsa.4, st.4, acct.5, gai.conf.5, nss.5, proc.5, ip.7, koi8-r.7, netdevice.7, netlink.7, ld.so.8: Remove double blank lines in output
Found using this script from Denys Vlasenko (with some mods by mtk): find man? -type f -name '*.[123456789]' -size +200c | sort \ | while read name; do m1="`man $name | tail -n +5 | head -n-1`" m2="` printf "%s\n" "$m1" \ | tr $'\n' '@' \ | sed 's/@@@/@@HERE>>>>@/g' \ | tr '@' $'\n' \ | sed 's/^/\t/' \ | sed 's/^\tHERE>>>>/ HERE>>>>/' \ | grep -C2 -e $'^[^\t]' \ | sed 's/^\t$//' `" test "$m2" || continue printf "%s\n%s\n" "${name#./}" "$m2" done Reported-by: Denys Vlasenko <vda.linux@googlemail.com> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
-rw-r--r--man7/ip.71
-rw-r--r--man7/koi8-r.71
-rw-r--r--man7/netdevice.71
-rw-r--r--man7/netlink.71
4 files changed, 0 insertions, 4 deletions
diff --git a/man7/ip.7 b/man7/ip.7
index 947d70e79b..ebb5a69aab 100644
--- a/man7/ip.7
+++ b/man7/ip.7
@@ -464,7 +464,6 @@ and
by writing (respectively, zero and nonzero values) to the
.I /proc/sys/net/ipv4/ip_no_pmtu_disc
file.
-
.TS
tab(:);
c l
diff --git a/man7/koi8-r.7 b/man7/koi8-r.7
index d588144df1..627441908e 100644
--- a/man7/koi8-r.7
+++ b/man7/koi8-r.7
@@ -185,7 +185,6 @@ _
375 253 FD � CYRILLIC CAPITAL LETTER SHCHA
376 254 FE � CYRILLIC CAPITAL LETTER CHE
377 255 FF � CYRILLIC CAPITAL LETTER HARD SIGN
-
.TE
.SH SEE ALSO
.BR ascii (7),
diff --git a/man7/netdevice.7 b/man7/netdevice.7
index 8a3a21fe46..2b8f10e03e 100644
--- a/man7/netdevice.7
+++ b/man7/netdevice.7
@@ -122,7 +122,6 @@ IFF_LOWER_UP:Driver signals L1 up (since Linux 2.6.17)
IFF_DORMANT:Driver signals dormant (since Linux 2.6.17)
IFF_ECHO:Echo sent packets (since Linux 2.6.25)
-
.TE
.ad
Setting the active flag word is a privileged operation, but any
diff --git a/man7/netlink.7 b/man7/netlink.7
index abf4a31dd5..de955e4971 100644
--- a/man7/netlink.7
+++ b/man7/netlink.7
@@ -211,7 +211,6 @@ Note that
requires the
.B CAP_NET_ADMIN
capability or an effective UID of 0.
-
.na
.TS
tab(:);