This file is indexed.

/usr/lib/pd/extra/ext13/openpatch-help.pd is in pd-ext13 0.17.1-2.

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
#N canvas 19 591 373 232 10;
#X obj 47 87 openpatch;
#X text 120 88 =;
#X obj 136 89 opa;
#X msg 105 49 /tmp;
#X msg 47 49 foo.pd;
#X text 43 13 this would open /tmp/tst.pd;
#X text 24 161 but you can also use;
#X msg 176 160 \; pd open foo.pd /tmp/ 1 1 \;;
#X connect 3 0 0 1;
#X connect 4 0 0 0;