Branch: Tag:

1997-08-13

1997-08-13 04:17:41 by David Hedbor <david@hedbor.org>

Typo-fix in "Add a new virtual server", mentined -> mentioned

Rev: server/base_server/mainconfig.pike:1.63

1:   inherit "config/builders"; - string cvs_version = "$Id: mainconfig.pike,v 1.62 1997/08/13 03:35:27 per Exp $"; + string cvs_version = "$Id: mainconfig.pike,v 1.63 1997/08/13 04:17:41 neotron Exp $";   inherit "roxenlib";   inherit "config/draw_things";   
581:    "configuration of the server. <p>The types are:<dl>"+    configuration_docs() +    "<dt><b>Copy of ...</b>:\n" -  "<dd>Make an exact copy of the mentined virtual server.\n" +  "<dd>Make an exact copy of the mentioned virtual server.\n"    "You should change at least the listen ports. <p>"    "This can be very useful, since you can make 'template' virtual "    "servers (servers without any open ports), that you can copy later "