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/header.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/busybox.net/header.html') diff --git a/docs/busybox.net/header.html b/docs/busybox.net/header.html index b83fdcb..d74e439 100644 --- a/docs/busybox.net/header.html +++ b/docs/busybox.net/header.html @@ -80,12 +80,12 @@