This file is indexed.

/usr/lib/pd/extra/list-abs/list-unitvec-help.pd is in pd-list-abs 0.1-1.

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
#N canvas 0 0 450 300 10;
#X obj 141 197 list-unitvec;
#X obj 141 229 print;
#X msg 158 163 1 1 0;
#X msg 153 140 1 0 0;
#X msg 149 108 0 2 2;
#X msg 141 84 0 2 a 0;
#X text 34 28 list-unitvec;
#X text 52 48 make a unit vector out of any list \, ignoring non-float
elements (i.e. normalize a list geometrically);
#N canvas 506 181 494 396 META 0;
#X text 12 25 LICENSE SIBSD;
#X text 12 115 AUTHOR Frank Barknecht;
#X text 12 135 HELP_PATCH_AUTHORS Frank Barknecht. "pd meta" information
added by Jonathan Wilkes for Pd version 0.42.;
#X text 12 5 KEYWORDS control list_op;
#X text 12 95 OUTLET_0 list;
#X text 12 45 DESCRIPTION make a unit vector out of any list \, ignoring
non-float elements (i.e. normalize a list geometrically);
#X text 12 75 INLET_0 list;
#X restore 385 265 pd META;
#X connect 0 0 1 0;
#X connect 2 0 0 0;
#X connect 3 0 0 0;
#X connect 4 0 0 0;
#X connect 5 0 0 0;