summaryrefslogtreecommitdiff
path: root/dvb-spec/sgml/demux.sgml
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-09-06 14:43:34 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-09-06 14:43:34 -0300
commit9816ad7712708e239c037f0806901d02e0329b51 (patch)
treecc978ec222ab5b499336739b7fbd5f06894f0cd3 /dvb-spec/sgml/demux.sgml
parent89577c08b573b6e0d0474da70483aa7b8faea4b9 (diff)
downloadmediapointer-dvb-s2-9816ad7712708e239c037f0806901d02e0329b51.tar.gz
mediapointer-dvb-s2-9816ad7712708e239c037f0806901d02e0329b51.tar.bz2
dvb-spec/sgml: Remove blank cells from the tables
From: Mauro Carvalho Chehab <mchehab@redhat.com> The htlatex added some empty rows at the tables. Remove it with this small script: perl -ne '$txt=""; while (<>) { $txt .=$_ }; $txt=~s,\<row\>[\s\n]*\<entry[^\>]*>[\s\n]*\<\/entry\>[\n\s]*\<\/row\>,,g; print $txt; exit;' Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'dvb-spec/sgml/demux.sgml')
0 files changed, 0 insertions, 0 deletions