Annotation of libaitcfg/etc/sample.conf, revision 1.1

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

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