runit

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 957599b43b28a72aa370c2175884c874250e4dc6
parent 686136f3cd6eca4e3896290b9e35a1c4d0428be0
Author: Gerrit Pape <pape@smarden.org>
Date:   Tue, 10 Feb 2004 13:37:22 +0000

grmpf.

Diffstat:
Mdoc/benefits.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/benefits.html b/doc/benefits.html @@ -176,7 +176,7 @@ The service will be taken down automatically. <a name="smallcode"><h3>Small code size</h3></a> One of the <i>runit</i> project's principles is to keep the code size small. -As of version 0.13.1 of <i>runit</i>, the <tt>runit.c</tt> source contains +As of version 1.0.0 of <i>runit</i>, the <tt>runit.c</tt> source contains 330 lines of code; the <tt>runsvdir.c</tt> source is 274 lines of code, the <tt>runsv.c</tt> source 509. This minimizes the possibility of bugs introduced by programmer's fault,