[BACK]Return to groups-template.txt CVS log [TXT][DIR] Up to [local] / www

Annotation of www/groups-template.txt, Revision 1.2

1.1       ian         1: # This version of the template is a bib-like file with one
                      2: # line per field.
                      3: # All I want to get back from you is lines like these (minus the
                      4: # # character and the tab indent):
                      5: #      0 This line is a delimiter and must be first (digit zero at the start)
                      6: #      C USA
                      7: #      P Arizona
                      8: #      T Cactus Grove
                      9: #      F 2nd Monday, 7:15 PM
                     10: #      O Cactus Grove OpenBSD User's Group
                     11: #      I Wile E. Coyote
                     12: #      M w.coyote@acme.com
                     13: #      U http://www.acme.com/openbsd
                     14: #      N OpenBSD|*BSD
                     15: #
                     16: # Please delete these # comment lines before submitting
                     17: #
                     18: 0 This line is a delimiter and must be first (digit zero at the start)
                     19: C Country
                     20: P Province
                     21: T Town or City
                     22: F Frequency, e.g., 2nd Monday each month at 7 PM, or "irregular"
                     23: O Group Name
                     24: I Contact persons's Name
                     25: M email address in form user@host.domain
                     26: U http://www.yourwebsite.com/
1.2     ! ian        27: N Type: either OpenBSD or *BSD.
1.1       ian        28: