This file is indexed.

/usr/lib/pd/extra/iemlib/round_zero-help.pd is in pd-iemlib 1.20.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
#N canvas 158 131 558 330 10;
#X obj 55 160 round_zero 1e-006;
#X msg 55 78 -1e-007;
#X text 10 8 round_zero;
#X obj 55 183 print rounded;
#X msg 116 78 1e-007;
#X msg 67 114 -1e-005;
#X msg 128 114 1e-005;
#X text 122 9 round very small numbers between plus and minus first
argument to zero;
#X text 115 268 IEM KUG;
#X text 99 256 musil;
#X text 129 256 @;
#X text 135 256 iem.at;
#X text 50 245 (c) Thomas Musil 2000 - 2005;
#X text 98 278 Graz \, Austria;
#X connect 0 0 3 0;
#X connect 1 0 0 0;
#X connect 4 0 0 0;
#X connect 5 0 0 0;
#X connect 6 0 0 0;