This file is indexed.

/usr/lib/pd/extra/hexloader/hexloader-help.pd is in pd-hexloader 1.7-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
#N canvas 4 49 525 349 10;
#X obj 394 83 hexloader;
#X text 84 83 allows funny characters in Pd objectnames.;
#X text 84 176 "hexloader" is not an object to be used within Pd \,
but a *loader* \, that will allow you to use objects containing slightly
weird characters \, like "<" or "/".;
#X text 98 236 To use it \, add "hexloader" to the libraries to be
loaded on startup \, or start Pd with "-lib hexloader".;