Sync usage with man page.
[netbsd-mini2440.git] / external / ibm-public / postfix / dist / src / util / attr_scan64.ref
blob0f1915bc74172cdf2caa6b64a95dfcb919ed4531
1 ./attr_print64: send attr number = 4711
2 ./attr_print64: send attr long_number = 1234
3 ./attr_print64: send attr string = whoopee
4 ./attr_print64: send attr data = [data 7 bytes]
5 ./attr_print64: send attr name foo-name value foo-value
6 ./attr_print64: send attr name bar-name value bar-value
7 ./attr_print64: send attr number = 4711
8 ./attr_print64: send attr long_number = 1234
9 ./attr_print64: send attr string = whoopee
10 ./attr_print64: send attr data = [data 7 bytes]
11 ./attr_scan64: unknown_stream: wanted attribute: number
12 ./attr_scan64: input attribute name: number
13 ./attr_scan64: input attribute value: 4711
14 ./attr_scan64: unknown_stream: wanted attribute: long_number
15 ./attr_scan64: input attribute name: long_number
16 ./attr_scan64: input attribute value: 1234
17 ./attr_scan64: unknown_stream: wanted attribute: string
18 ./attr_scan64: input attribute name: string
19 ./attr_scan64: input attribute value: whoopee
20 ./attr_scan64: unknown_stream: wanted attribute: data
21 ./attr_scan64: input attribute name: data
22 ./attr_scan64: input attribute value: whoopee
23 ./attr_scan64: unknown_stream: wanted attribute: (any attribute name or list terminator)
24 ./attr_scan64: input attribute name: foo-name
25 ./attr_scan64: input attribute value: foo-value
26 ./attr_scan64: unknown_stream: wanted attribute: (any attribute name or list terminator)
27 ./attr_scan64: input attribute name: bar-name
28 ./attr_scan64: input attribute value: bar-value
29 ./attr_scan64: unknown_stream: wanted attribute: (any attribute name or list terminator)
30 ./attr_scan64: input attribute name: (end)
31 ./attr_scan64: unknown_stream: wanted attribute: number
32 ./attr_scan64: input attribute name: number
33 ./attr_scan64: input attribute value: 4711
34 ./attr_scan64: unknown_stream: wanted attribute: long_number
35 ./attr_scan64: input attribute name: long_number
36 ./attr_scan64: input attribute value: 1234
37 ./attr_scan64: unknown_stream: wanted attribute: string
38 ./attr_scan64: input attribute name: string
39 ./attr_scan64: input attribute value: whoopee
40 ./attr_scan64: unknown_stream: wanted attribute: data
41 ./attr_scan64: input attribute name: data
42 ./attr_scan64: input attribute value: whoopee
43 ./attr_scan64: unknown_stream: wanted attribute: (list terminator)
44 ./attr_scan64: input attribute name: (end)
45 number 4711
46 long_number 1234
47 string whoopee
48 data whoopee
49 (hash) foo-name foo-value
50 (hash) bar-name bar-value
51 number 4711
52 long_number 1234
53 string whoopee
54 data whoopee
55 (hash) foo-name foo-value
56 (hash) bar-name bar-value