From: Stephen L Johnson Date: Wed, 29 Jan 2003 22:39:20 +0000 (+0000) Subject: Corrected syntax error in an an example. Thanks to Raymond Popwich. X-Git-Tag: spong-2_8_0-beta1~50 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43e436166de021c4b473c40a2366a4d17d169f02;p=spong.git Corrected syntax error in an an example. Thanks to Raymond Popwich. --- diff --git a/pod/spong.groups.pod b/pod/spong.groups.pod index 3078507..646c0df 100755 --- a/pod/spong.groups.pod +++ b/pod/spong.groups.pod @@ -88,8 +88,8 @@ where [stanza] is a second hash, that looks like the following: members => [ 'zero.monsters.org', 'godzilla.monsters.org', ], - compress = 0; - display = 1; + compress => 0; + display => 1; }

I know the format can be a little odd at first, but I chose it because