Annotation of libaitcfg/example/test.conf, revision 1.3

1.2       misho       1: # This is sample config file for this lib ....
                      2: #
                      3: #
                      4: 
                      5: testattr = testvalll;
                      6:  ole
                      7: 
                      8: []
                      9: tttt =ffffz
                     10: [global]
                     11: attr1 = mecho puh
                     12: attr2  =alabala
                     13: attr3=  ohoboho
                     14: attr4=hurmyr
                     15: 
                     16: ;; Towa syshto e comment :)
                     17: ; Towa pak ...
                     18: 
                     19:   attr5 =    piukcho
                     20:  attr6 = 560
                     21: 
                     22:   fiup traka trak = mazen kotak
                     23: 
                     24:   boho = 
                     25: ohcho=                                 
                     26:  trooo
                     27:  [section 0]
                     28: 
                     29: [section1]
                     30: attr10 = 42
                     31: attr 11= traka kaka; 1234
                     32: 
                     33: attr12 =  "oho boho i baba meca"; #mda
                     34: ## Towa e komentar
                     35: # i towa
                     36: 
                     37: attr00=123WC00
                     38: 
                     39: attrtest = nothing \
                     40:           blaha blag \
                     41:           muahahah
                     42: 
                     43: pppp = zzz
                     44: 
1.3     ! misho      45: attrtest_1 = nothing\
        !            46:           blaha blag \ test*
        !            47:           muahahah
        !            48: 
1.2       misho      49: [section_out]
                     50: # Pak komentar izwyn config-a

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>