This file is indexed.

/usr/lib/pd/extra/pdp/pdp_rotate-help.pd is in pd-pdp 1:0.14.1-3+b1.

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
#N canvas 467 414 562 448 10;
#X msg 195 174 centerx \$1;
#X floatatom 195 145 5 0 0;
#X floatatom 279 145 5 0 0;
#X msg 279 174 centery \$1;
#X obj 46 40 pdp_help_input;
#X msg 46 10 start;
#X msg 95 10 stop;
#X obj 46 401 pdp_help_output;
#X text 194 70 (0 \, 0) = top left;
#X text 194 84 (1 \, 1) = bottom right;
#X msg 247 113 0.5;
#X floatatom 187 318 5 0 0;
#X msg 187 288 0;
#X text 192 6 pdp_zrot: zoom and rotation;
#X obj 46 363 pdp_rotate;
#X text 239 319 right inlet sets rotation angle;
#X text 194 54 set rotation center;
#X connect 0 0 14 0;
#X connect 1 0 0 0;
#X connect 2 0 3 0;
#X connect 3 0 14 0;
#X connect 4 0 14 0;
#X connect 5 0 4 0;
#X connect 6 0 4 0;
#X connect 10 0 1 0;
#X connect 10 0 2 0;
#X connect 11 0 14 1;
#X connect 12 0 11 0;
#X connect 14 0 7 0;