From 8c8601cfbc4aa5ebb2b334464d09eec0ba96fa3f Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 21 Aug 2008 10:54:55 +0000 Subject: - fix some wrong markup. sed -i -e 's, href=\([^"][^>]*\)>, href="\1">,g' *.html The proper way to specify an attribute is to quote the val: theattrib="val" --- docs/busybox.net/news.html | 94 +++++++++++++++++++++++----------------------- 1 file changed, 47 insertions(+), 47 deletions(-) (limited to 'docs/busybox.net/news.html') diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index bc67de913..390e369d5 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html @@ -2,10 +2,10 @@