fix typo - www.codemadness.org - www.codemadness.org saait content files
 (HTM) git clone git://git.codemadness.org/www.codemadness.org
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 88691071d44037d6fa12327bf55c4b74f8bdc878
 (DIR) parent c22f507af574ec30e2fef9cac41535b2bc1fd6dc
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Tue, 15 Feb 2022 11:04:11 +0100
       
       fix typo
       
       Diffstat:
         M config.cfg                          |       2 +-
         M output/atom.xml                     |       2 +-
         M output/atom_content.xml             |       4 ++--
         M output/openbsd-autoinstall.html     |       2 +-
         M output/openbsd-autoinstall.md       |       2 +-
         M output/phlog/openbsd-autoinstall    |       2 +-
         M output/rss_content.xml              |       2 +-
         M pages/openbsd-autoinstall.md        |       2 +-
       
       8 files changed, 9 insertions(+), 9 deletions(-)
       ---
 (DIR) diff --git a/config.cfg b/config.cfg
       @@ -1,5 +1,5 @@
        # last updated the site.
       -siteupdated = 2022-02-08
       +siteupdated = 2022-02-15
        
        sitetitle = Codemadness
        siteurl = https://www.codemadness.org
 (DIR) diff --git a/output/atom.xml b/output/atom.xml
       @@ -2,7 +2,7 @@
        <feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
                <title type="text">Codemadness</title>
                <subtitle type="text">blog with various projects and articles about computer-related things</subtitle>
       -        <updated>2022-02-08T00:00:00Z</updated>
       +        <updated>2022-02-15T00:00:00Z</updated>
                <link rel="alternate" type="text/html" href="https://www.codemadness.org" />
                <id>https://www.codemadness.org/atom.xml</id>
                <link rel="self" type="application/atom+xml" href="https://www.codemadness.org/atom.xml" />
 (DIR) diff --git a/output/atom_content.xml b/output/atom_content.xml
       @@ -2,7 +2,7 @@
        <feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
                <title type="text">Codemadness</title>
                <subtitle type="text">blog with various projects and articles about computer-related things</subtitle>
       -        <updated>2022-02-08T00:00:00Z</updated>
       +        <updated>2022-02-15T00:00:00Z</updated>
                <link rel="alternate" type="text/html" href="https://www.codemadness.org" />
                <id>https://www.codemadness.org/atom.xml</id>
                <link rel="self" type="application/atom+xml" href="https://www.codemadness.org/atom.xml" />
       @@ -567,7 +567,7 @@ $ rdsetroot bsd.rd disk.fs
        <p>In the future (6.5+) it will be possible to copy to a file named "/bsd.upgrade"
        in the root of a current system and automatically load the kernel:
        <a href="https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/stand/boot/boot.c?rev=1.46&amp;content-type=text/x-cvsweb-markup">See the script bsd.upgrade in CVS.</a>
       -Ofcourse this is possible with PXE boot or some custom USB/ISO also.
       +Of course this is possible with PXE boot or some custom USB/ISO also.
        As explained in the <a href="https://man.openbsd.org/autoinstall.8">autoinstall(8)</a> man page: create either an
        auto_upgrade.conf <strong>or</strong> an auto_install.conf, but not both.</p>
        <h2>Create bootable miniroot</h2>
 (DIR) diff --git a/output/openbsd-autoinstall.html b/output/openbsd-autoinstall.html
       @@ -144,7 +144,7 @@ $ rdsetroot bsd.rd disk.fs
        <p>In the future (6.5+) it will be possible to copy to a file named "/bsd.upgrade"
        in the root of a current system and automatically load the kernel:
        <a href="https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/stand/boot/boot.c?rev=1.46&amp;content-type=text/x-cvsweb-markup">See the script bsd.upgrade in CVS.</a>
       -Ofcourse this is possible with PXE boot or some custom USB/ISO also.
       +Of course this is possible with PXE boot or some custom USB/ISO also.
        As explained in the <a href="https://man.openbsd.org/autoinstall.8">autoinstall(8)</a> man page: create either an
        auto_upgrade.conf <strong>or</strong> an auto_install.conf, but not both.</p>
        <h2>Create bootable miniroot</h2>
 (DIR) diff --git a/output/openbsd-autoinstall.md b/output/openbsd-autoinstall.md
       @@ -119,7 +119,7 @@ To test copy bsd.rd to the root of some testmachine like /bsd.test.rd then
        In the future (6.5+) it will be possible to copy to a file named "/bsd.upgrade"
        in the root of a current system and automatically load the kernel:
        [See the script bsd.upgrade in CVS.](https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/stand/boot/boot.c?rev=1.46&content-type=text/x-cvsweb-markup)
       -Ofcourse this is possible with PXE boot or some custom USB/ISO also.
       +Of course this is possible with PXE boot or some custom USB/ISO also.
        As explained in the [autoinstall(8)](https://man.openbsd.org/autoinstall.8) man page: create either an
        auto_upgrade.conf **or** an auto\_install.conf, but not both.
        
 (DIR) diff --git a/output/phlog/openbsd-autoinstall b/output/phlog/openbsd-autoinstall
       @@ -126,7 +126,7 @@ i                codemadness.org        70
        iIn the future (6.5+) it will be possible to copy to a file named "/bsd.upgrade"                codemadness.org        70
        iin the root of a current system and automatically load the kernel:                codemadness.org        70
        hSee the script bsd.upgrade in CVS.        URL:https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/stand/boot/boot.c?rev=1.46&content-type=text/x-cvsweb-markup        codemadness.org        70
       -iOfcourse this is possible with PXE boot or some custom USB/ISO also.                codemadness.org        70
       +iOf course this is possible with PXE boot or some custom USB/ISO also.                codemadness.org        70
        hAs explained in the »autoinstall(8)« man page: create either an        URL:https://man.openbsd.org/autoinstall.8        codemadness.org        70
        iauto_upgrade.conf **or** an auto_install.conf, but not both.                codemadness.org        70
        i                codemadness.org        70
 (DIR) diff --git a/output/rss_content.xml b/output/rss_content.xml
       @@ -542,7 +542,7 @@ $ rdsetroot bsd.rd disk.fs
        <p>In the future (6.5+) it will be possible to copy to a file named "/bsd.upgrade"
        in the root of a current system and automatically load the kernel:
        <a href="https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/stand/boot/boot.c?rev=1.46&amp;content-type=text/x-cvsweb-markup">See the script bsd.upgrade in CVS.</a>
       -Ofcourse this is possible with PXE boot or some custom USB/ISO also.
       +Of course this is possible with PXE boot or some custom USB/ISO also.
        As explained in the <a href="https://man.openbsd.org/autoinstall.8">autoinstall(8)</a> man page: create either an
        auto_upgrade.conf <strong>or</strong> an auto_install.conf, but not both.</p>
        <h2>Create bootable miniroot</h2>
 (DIR) diff --git a/pages/openbsd-autoinstall.md b/pages/openbsd-autoinstall.md
       @@ -119,7 +119,7 @@ To test copy bsd.rd to the root of some testmachine like /bsd.test.rd then
        In the future (6.5+) it will be possible to copy to a file named "/bsd.upgrade"
        in the root of a current system and automatically load the kernel:
        [See the script bsd.upgrade in CVS.](https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/stand/boot/boot.c?rev=1.46&content-type=text/x-cvsweb-markup)
       -Ofcourse this is possible with PXE boot or some custom USB/ISO also.
       +Of course this is possible with PXE boot or some custom USB/ISO also.
        As explained in the [autoinstall(8)](https://man.openbsd.org/autoinstall.8) man page: create either an
        auto_upgrade.conf **or** an auto\_install.conf, but not both.