Merge commit '1276d1e1a1b128f7093a3021d3f6bc27afa80d23' into amd64
[dragonfly.git] / contrib / file / magic / Magdir / communications
1
2 #----------------------------------------------------------------------------
3 # communication
4
5 # TTCN is the Tree and Tabular Combined Notation described in ISO 9646-3.
6 # It is used for conformance testing of communication protocols.
7 # Added by W. Borgert <debacle@debian.org>.
8 0       string          $Suite                  TTCN Abstract Test Suite
9 >&1     string          $SuiteId
10 >>&1    string          >\n                     %s
11 >&2     string          $SuiteId
12 >>&1    string          >\n                     %s
13 >&3     string          $SuiteId
14 >>&1    string          >\n                     %s
15
16 # MSC (message sequence charts) are a formal description technique,
17 # described in ITU-T Z.120, mainly used for communication protocols.
18 # Added by W. Borgert <debacle@debian.org>.
19 0       string          mscdocument     Message Sequence Chart (document)
20 0       string          msc             Message Sequence Chart (chart)
21 0       string          submsc          Message Sequence Chart (subchart)