File: header.inc

package info (click to toggle)
tcltrf 2.1.4-dfsg3-2
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 9,652 kB
  • ctags: 9,400
  • sloc: ansic: 73,138; sh: 3,155; tcl: 1,343; makefile: 182; exp: 22
file content (39 lines) | stat: -rw-r--r-- 1,069 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
[comment {-*- tcl -*- doctools = digest_header.inc}]
[include common/trf_version.inc]
[manpage_begin [vset digest] n [vset trf_version]]
[titledesc "Message digest \"[vset digest]\""]
[include common/trf_header.inc]
[description]

The command [cmd [vset digest]] is one of several message digests
provided by the package [package trf]. See [syscmd trf-intro] for an
overview of the whole package.

[para]

[list_begin definitions]

[call [cmd [vset digest]] [opt [arg options...]] [opt [arg data]]]

The options listed below are understood by the digest if and only if
the digest is [term attached] to a channel.

See section [sectref {IMMEDIATE versus ATTACHED}] for an explanation
of the term [term attached].

[list_begin definitions]
[include digest/options.inc]
[list_end]
[nl]

The options listed below are always understood by the digest,

[term attached] versus [term immediate] does not matter. See section
[sectref {IMMEDIATE versus ATTACHED}] for explanations of these two
terms.


[list_begin definitions]
[include common/options.inc]
[list_end]
[list_end]