/usr/lib/s9fes/help/find-help-path is in scheme9 2010.11.13-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 | S9 LIB (find-help-path) ==> string | #f
Returns the directory in which the online help pages are stored
of #F when the pages cannot be located.
(find-help-path) ==> "/usr/local/share/s9fes/help"
|