small typo fixes - 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 672cccc7cb898b2a4acd8764f4567ef72f2264c2
(DIR) parent 77f47324c40ad6ea5261756f45e70b47314d5838
(HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Fri, 14 Apr 2023 11:57:16 +0200
small typo fixes
Diffstat:
M config.cfg | 2 +-
M output/atom.xml | 2 +-
M output/atom_content.xml | 8 ++++----
M output/driconf-enabling-s3-texture… | 2 +-
M output/driconf-enabling-s3-texture… | 2 +-
M output/openbsd-httpd-and-cgit.html | 2 +-
M output/openbsd-httpd-and-cgit.md | 2 +-
M output/phlog/driconf-enabling-s3-t… | 2 +-
M output/phlog/openbsd-httpd-and-cgit | 2 +-
M output/phlog/seturgent-set-urgency… | 2 +-
M output/rss_content.xml | 6 +++---
M output/seturgent-set-urgency-hints… | 2 +-
M output/seturgent-set-urgency-hints… | 2 +-
M pages/driconf-enabling-s3-texture-… | 2 +-
M pages/openbsd-httpd-and-cgit.md | 2 +-
M pages/seturgent-set-urgency-hints-… | 2 +-
16 files changed, 21 insertions(+), 21 deletions(-)
---
(DIR) diff --git a/config.cfg b/config.cfg
@@ -1,5 +1,5 @@
# last updated the site.
-siteupdated = 2023-04-10
+siteupdated = 2023-04-14
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>Codemadness</title>
<subtitle>blog with various projects and articles about computer-related things</subtitle>
- <updated>2023-04-10T00:00:00Z</updated>
+ <updated>2023-04-14T00: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>Codemadness</title>
<subtitle>blog with various projects and articles about computer-related things</subtitle>
- <updated>2023-04-10T00:00:00Z</updated>
+ <updated>2023-04-14T00:00:00Z</updated>
<link rel="alternate" type="text/html" href="https://www.codemadness.org" />
<id>https://www.codemadness.org/atom_content.xml</id>
<link rel="self" type="application/atom+xml" href="https://www.codemadness.org/atom_content.xml" />
@@ -1863,7 +1863,7 @@ this guide might help someone out there.</p>
/var/www/run/slowcgi.sock. For this example we use the defaults.</p>
<h3>cgit</h3>
<p>The cgit binary should be located at: /var/www/cgi-bin/cgit.cgi (default).</p>
-<p>cgit uses the $CGIT_CONFIG environment variable to locate it's config. By
+<p>cgit uses the $CGIT_CONFIG environment variable to locate its config. By
default on OpenBSD this is set to /conf/cgitrc (chroot), which is
/var/www/conf/cgitrc. An example of the cgitrc file is here: <a href="downloads/openbsd-httpd/cgitrc">cgitrc</a>.</p>
<p>In this example the cgit cache directory is set to /cgit/cache (chroot), which
@@ -2124,7 +2124,7 @@ cursive and bold styles and changed some colours I didn't like.</p>
<summary>Seturgent is a small utility to set an application it's urgency hint</summary>
<content type="html"><](https://codemadness.org/downloads/screenshots/driconf.png)
+[](https://codemadness.org/downloads/screenshots/driconf.png)
## Additional links
(DIR) diff --git a/output/openbsd-httpd-and-cgit.html b/output/openbsd-httpd-and-cgit.html
@@ -65,7 +65,7 @@ this guide might help someone out there.</p>
/var/www/run/slowcgi.sock. For this example we use the defaults.</p>
<h3>cgit</h3>
<p>The cgit binary should be located at: /var/www/cgi-bin/cgit.cgi (default).</p>
-<p>cgit uses the $CGIT_CONFIG environment variable to locate it's config. By
+<p>cgit uses the $CGIT_CONFIG environment variable to locate its config. By
default on OpenBSD this is set to /conf/cgitrc (chroot), which is
/var/www/conf/cgitrc. An example of the cgitrc file is here: <a href="downloads/openbsd-httpd/cgitrc">cgitrc</a>.</p>
<p>In this example the cgit cache directory is set to /cgit/cache (chroot), which
(DIR) diff --git a/output/openbsd-httpd-and-cgit.md b/output/openbsd-httpd-and-cgit.md
@@ -33,7 +33,7 @@ By default the slowcgi UNIX domain socket is located at:
The cgit binary should be located at: /var/www/cgi-bin/cgit.cgi (default).
-cgit uses the $CGIT_CONFIG environment variable to locate it's config. By
+cgit uses the $CGIT_CONFIG environment variable to locate its config. By
default on OpenBSD this is set to /conf/cgitrc (chroot), which is
/var/www/conf/cgitrc. An example of the cgitrc file is here: [cgitrc](https://codemadness.org/downloads/openbsd-httpd/cgitrc).
(DIR) diff --git a/output/phlog/driconf-enabling-s3-texture-compression-on-linux b/output/phlog/driconf-enabling-s3-texture-compression-on-linux
@@ -47,7 +47,7 @@ i # aptitude install driconf codemadness.org 70
i codemadness.org 70
iRun driconf and enable S3TC: codemadness.org 70
i codemadness.org 70
-IScreenshot of DRIconf window and it's options /downloads/screenshots/driconf.png codemadness.org 70
+IScreenshot of DRIconf window and its options /downloads/screenshots/driconf.png codemadness.org 70
i codemadness.org 70
i codemadness.org 70
i## Additional links codemadness.org 70
(DIR) diff --git a/output/phlog/openbsd-httpd-and-cgit b/output/phlog/openbsd-httpd-and-cgit
@@ -40,7 +40,7 @@ i### cgit codemadness.org 70
i codemadness.org 70
iThe cgit binary should be located at: /var/www/cgi-bin/cgit.cgi (default). codemadness.org 70
i codemadness.org 70
-icgit uses the $CGIT_CONFIG environment variable to locate it's config. By codemadness.org 70
+icgit uses the $CGIT_CONFIG environment variable to locate its config. By codemadness.org 70
idefault on OpenBSD this is set to /conf/cgitrc (chroot), which is codemadness.org 70
0/var/www/conf/cgitrc. An example of the cgitrc file is here: »cgitrc«. /downloads/openbsd-httpd/cgitrc codemadness.org 70
i codemadness.org 70
(DIR) diff --git a/output/phlog/seturgent-set-urgency-hints-for-x-applications b/output/phlog/seturgent-set-urgency-hints-for-x-applications
@@ -5,7 +5,7 @@ i# Seturgent: set urgency hints for X applications codemadness.org 70
i codemadness.org 70
iLast modification on 2020-07-20 codemadness.org 70
i codemadness.org 70
-iSeturgent is a small utility to set an application it's urgency hint. For most codemadness.org 70
+iSeturgent is a small utility to set an application its urgency hint. For most codemadness.org 70
iwindowmanager's and panel applications this will highlight the application and codemadness.org 70
iwill allow special actions. codemadness.org 70
i codemadness.org 70
(DIR) diff --git a/output/rss_content.xml b/output/rss_content.xml
@@ -1773,7 +1773,7 @@ this guide might help someone out there.</p>
/var/www/run/slowcgi.sock. For this example we use the defaults.</p>
<h3>cgit</h3>
<p>The cgit binary should be located at: /var/www/cgi-bin/cgit.cgi (default).</p>
-<p>cgit uses the $CGIT_CONFIG environment variable to locate it's config. By
+<p>cgit uses the $CGIT_CONFIG environment variable to locate its config. By
default on OpenBSD this is set to /conf/cgitrc (chroot), which is
/var/www/conf/cgitrc. An example of the cgitrc file is here: <a href="downloads/openbsd-httpd/cgitrc">cgitrc</a>.</p>
<p>In this example the cgit cache directory is set to /cgit/cache (chroot), which
@@ -1999,7 +1999,7 @@ cursive and bold styles and changed some colours I didn't like.</p>
<author>Hiltjo</author>
<description><](downloads/screenshots/driconf.png)
+[](downloads/screenshots/driconf.png)
## Additional links
(DIR) diff --git a/pages/openbsd-httpd-and-cgit.md b/pages/openbsd-httpd-and-cgit.md
@@ -33,7 +33,7 @@ By default the slowcgi UNIX domain socket is located at:
The cgit binary should be located at: /var/www/cgi-bin/cgit.cgi (default).
-cgit uses the $CGIT_CONFIG environment variable to locate it's config. By
+cgit uses the $CGIT_CONFIG environment variable to locate its config. By
default on OpenBSD this is set to /conf/cgitrc (chroot), which is
/var/www/conf/cgitrc. An example of the cgitrc file is here: [cgitrc](downloads/openbsd-httpd/cgitrc).
(DIR) diff --git a/pages/seturgent-set-urgency-hints-for-x-applications.md b/pages/seturgent-set-urgency-hints-for-x-applications.md
@@ -1,4 +1,4 @@
-Seturgent is a small utility to set an application it's urgency hint. For most
+Seturgent is a small utility to set an application its urgency hint. For most
windowmanager's and panel applications this will highlight the application and
will allow special actions.