This file is indexed.

/usr/lib/pd/extra/mapping/mapping2radians-help.pd is in pd-mapping 0.2.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
27
28
29
30
31
32
33
34
35
36
#N canvas 1 53 475 336 10;
#X obj 5 2 cnv 15 450 20 empty empty mapping2radians 2 11 1 18 -233017
-66577 0;
#X msg 422 3 pddp;
#X text 254 269 released under the GNU GPL;
#X text 185 228 For more info:;
#X obj 289 226 pddp/pddplink ../mapping-about.pd -text mapping-about
;
#X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner <hans@at.or.at>
;
#X text 294 161 related objects:;
#X obj 234 181 radians2mapping;
#X obj 346 181 degrees2mapping;
#X floatatom 69 185 9 0 0 1 radians - -;
#X obj 72 85 hsl 128 15 0 1 0 0 empty empty mapping 6 7 1 10 -262131
-1 -1 0 0;
#X floatatom 95 115 5 0 0 0 - - -;
#X obj 69 150 mapping2radians;
#X text 26 34 This object converts numbers from the mapping range (0
to 1) to radians (-pi to pi) with the 0's lining up in the same place.
;
#X obj 288 200 mapping2degrees;
#N canvas 466 198 494 344 META 0;
#X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE GPL v2;
#X text 12 95 OUTLET_0 float;
#X text 12 115 AUTHOR Cyrille Henry and Hans-Christoph Steiner;
#X text 12 75 INLET_0 float;
#X text 12 5 KEYWORDS control abstraction conversion;
#X text 12 45 DESCRIPTION convert numbers from the mapping range (0
to 1) to radians (-pi to pi) with 0's lining up in the same place;
#X restore 413 304 pd META;
#X connect 10 0 11 0;
#X connect 10 0 12 0;
#X connect 12 0 9 0;