diff options
| author | Paul Buetow <paul@buetow.org> | 2021-05-07 22:52:47 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:04 +0100 |
| commit | 635e454fee7a48c36a0162e05ed224d52111c590 (patch) | |
| tree | 03b6a1d2746098797e41c05a15c4e653fcbf1fb9 /content/gemtext/gemfeed/atom.xml | |
| parent | ed8d3b09583f3e875f19446dda6ca068594983c3 (diff) | |
typo
Diffstat (limited to 'content/gemtext/gemfeed/atom.xml')
| -rw-r--r-- | content/gemtext/gemfeed/atom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/gemtext/gemfeed/atom.xml b/content/gemtext/gemfeed/atom.xml index 479c7433..04a3629d 100644 --- a/content/gemtext/gemfeed/atom.xml +++ b/content/gemtext/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2021-05-07T22:40:37+01:00</updated> + <updated>2021-05-07T22:52:43+01:00</updated> <title>buetow.org feed</title> <subtitle>Having fun with computers!</subtitle> <link href="gemini://buetow.org/gemfeed/atom.xml" rel="self" /> @@ -549,7 +549,7 @@ apply Service "dig6" { \, /-( /'-,\, /-( /'-, \, /-( / //\ //\\ //\ //\\ //\ //\\jrei </pre> -<p>PerlDaemon is a minimal daemon for Linux and other Unix like operating systems programmed in Perl. It is a minimal but pretty functional and fairly generic service framework. This means that it does not do anything useful other than providing a framework for starting, stopping, configuring and logging. In order to do something useful, a module (written in Perl) bust be provided.</p> +<p>PerlDaemon is a minimal daemon for Linux and other Unix like operating systems programmed in Perl. It is a minimal but pretty functional and fairly generic service framework. This means that it does not do anything useful other than providing a framework for starting, stopping, configuring and logging. In order to do something useful, a module (written in Perl) must be provided.</p> <h2>Features</h2> <p>PerlDaemon supports:</p> <ul> |
