Use fmt(1) to fix formating of rss feed descriptions

This commit is contained in:
uriel 2008-06-10 12:12:41 +02:00
parent 890542d9b9
commit 1ffed7ab29

View File

@ -219,7 +219,7 @@ fn statpost {
exit
}
print
}' $f | sed 's/\]\]>/Fucking goddamn XML garbage/g'}
}' $f |fmt -j| sed 's/\]\]>/Fucking goddamn XML garbage/g'}
}
}