This file is indexed.

/usr/share/puredata/doc/5.reference/send-help.pd is in puredata-core 0.48.1-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
#N canvas 545 49 558 700 12;
#X obj 21 10 send;
#X text 60 11 -- send messages without patch cords;
#X obj 31 79 send help-send1;
#X obj 177 80 send help-send1;
#X obj 326 80 send help-send2;
#X obj 33 109 receive help-send1;
#X obj 196 109 receive help-send2;
#X obj 360 109 receive help-send2;
#X floatatom 31 54 5 0 0 0 - - -, f 5;
#X floatatom 177 57 5 0 0 0 - - -, f 5;
#X floatatom 327 56 5 0 0 0 - - -, f 5;
#X floatatom 33 133 5 0 0 0 - - -, f 5;
#X floatatom 196 135 5 0 0 0 - - -, f 5;
#X floatatom 360 133 5 0 0 0 - - -, f 5;
#X obj 153 581 s;
#X text 32 582 abbreviation:;
#X text 31 161 "Send" sends messages to "receive" objects. Sends and
receives are named to tell them whom to connect to. They work across
windows too. Also \, you can use message boxes as shown:;
#X msg 120 230 \; help-send1 34 \; help-send2 67;
#X obj 123 414 send;
#X msg 177 359 symbol help-send1;
#X msg 190 388 symbol help-send2;
#X floatatom 123 381 3 0 0 0 - - -, f 3;
#X symbolatom 177 417 10 0 0 0 - - -, f 10;
#X text 33 308 If invoked without an argument \, "send" creates an
inlet to let you set the target via "symbol" messages:;
#X obj 372 532 value y;
#X obj 298 553 send y;
#X floatatom 298 525 5 0 0 0 - - -, f 5;
#X obj 372 505 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X floatatom 372 565 5 0 0 0 - - -, f 5;
#X text 316 645 updated for Pd version 0.48;
#X text 39 628 see also:;
#X obj 126 627 value;
#X obj 178 627 float;
#X text 38 470 The [value] object receives float values for variables
with the same name.;
#X connect 5 0 11 0;
#X connect 6 0 12 0;
#X connect 7 0 13 0;
#X connect 8 0 2 0;
#X connect 9 0 3 0;
#X connect 10 0 4 0;
#X connect 19 0 22 0;
#X connect 20 0 22 0;
#X connect 21 0 18 0;
#X connect 22 0 18 1;
#X connect 24 0 28 0;
#X connect 26 0 25 0;
#X connect 27 0 24 0;