diff options
author | Gerrit Pape <pape@smarden.org> | 2002-10-04 09:25:08 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2002-10-04 09:25:08 +0000 |
commit | 6c87735ca1a0f40b657bbf9ad64a0aa4e4fa777e (patch) | |
tree | e6447a8a3af62fe505c5ce9f3a14c9f646edcb46 /doc | |
parent | 1936c478efbf35d81cc694cc88d00aa3faf12e5c (diff) | |
download | runit-6c87735ca1a0f40b657bbf9ad64a0aa4e4fa777e.tar.gz runit-6c87735ca1a0f40b657bbf9ad64a0aa4e4fa777e.tar.xz runit-6c87735ca1a0f40b657bbf9ad64a0aa4e4fa777e.zip |
minor.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index 3b98d1b..b71f037 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1,12 +1,12 @@ <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <html> <head> -<title>runit - a UNIX init scheme</title> +<title>runit - a UNIX init scheme with service supervision</title> </head> <body> <a href="http://smarden.org/pape/">G. Pape</a> <hr> -<h1>runit - a UNIX init scheme</h1> +<h1>runit - a UNIX init scheme with service supervision</h1> <hr> <a href="install.html">How to install runit</a><br> <a href="upgrade.html">Upgrading from previous versions of runit</a><br> |