From 8c8601cfbc4aa5ebb2b334464d09eec0ba96fa3f Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 21 Aug 2008 10:54:55 +0000 Subject: [PATCH] - 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/download.html | 32 +++---- docs/busybox.net/header.html | 12 +-- docs/busybox.net/news.html | 94 ++++++++++---------- docs/busybox.net/oldnews.html | 150 ++++++++++++++++---------------- docs/busybox.net/sponsors.html | 16 ++-- docs/busybox.net/tinyutils.html | 18 ++-- 6 files changed, 161 insertions(+), 161 deletions(-) diff --git a/docs/busybox.net/download.html b/docs/busybox.net/download.html index b0bd6e371..fa5945e41 100644 --- a/docs/busybox.net/download.html +++ b/docs/busybox.net/download.html @@ -14,29 +14,29 @@ Also there are patches on top of latest bug fix release.

Latest releases and patch directories for each branch:
-1.10.1, -patches, +1.10.1, +patches,
-1.9.2, -patches, +1.9.2, +patches,
-1.8.3, -patches, +1.8.3, +patches,
-1.7.5, -patches, +1.7.5, +patches,
-1.6.2, -patches, +1.6.2, +patches,
-1.5.2, -patches, +1.5.2, +patches,
-1.4.2, -patches, +1.4.2, +patches,
-1.3.2, -patches. +1.3.2, +patches.

You can also obtain Daily Snapshots of diff --git a/docs/busybox.net/header.html b/docs/busybox.net/header.html index b83fdcb6a..d74e439ae 100644 --- a/docs/busybox.net/header.html +++ b/docs/busybox.net/header.html @@ -80,12 +80,12 @@

  • Rob
  • Bernhard
  • Denys -
    - resume -
    - mboot -
    - linld -
    - init must die -
    - no ifup -
    - unscd +
    - resume +
    - mboot +
    - linld +
    - init must die +
    - no ifup +
    - unscd
  • 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 @@