/usr/lib/pd/extra/moonlib/comma-help.pd is in pd-moonlib 0.3.6-3.
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 | #N canvas 529 154 292 237 10;
#X obj 0 0 cnv 8 100 60 empty empty comma 10 20 1 18 -262144 -1109
0;
#X text 7 206 (c) Moonix: Antoine Rousseau 2004;
#N canvas 378 151 494 344 META 0;
#X text 12 25 LICENSE GPL v2;
#X text 12 105 AUTHOR Antoine Rousseau;
#X text 12 125 HELP_PATCH_AUTHORS Antoine Rousseau. "pd meta" information
added by Jonathan Wilkes for Pd version 0.42.;
#X text 12 5 KEYWORDS control deprecated;
#X text 12 65 INLET_0 bang;
#X text 12 85 OUTLET_0 comma;
#X text 12 45 DESCRIPTION the ' \, ' message (deprecated);
#X restore 225 203 pd META;
#X obj 78 107 comma;
#X obj 78 81 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X msg 78 129 set \$1;
#X msg 78 154 \,;
#X obj 78 58 loadbang;
#X text 95 16 the ' \, 'symbol;
#X connect 3 0 5 0;
#X connect 4 0 3 0;
#X connect 5 0 6 0;
#X connect 7 0 4 0;
|