This file is indexed.

/usr/lib/pd/extra/pddp/+pager-help.pd is in pd-pddp 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
#N canvas 368 122 488 350 10;
#X obj 144 178 pddp/open +pager;
#X text 20 60 +pager.pd is an object that allows you to navigate through
a folder of files with "previous" and "next" buttons.;
#X text 24 97 To use it \, copy to the folder where the files that
you want to browser thru are. The filenames need to start with a number
in order to be controlled by +pager.pd.;
#X text 36 241 +pager.pd should be the first file in the list in order
for things to work properly.;