X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=incore.lsp.8.adoc;h=1783adf563266db1696c6d715004b62361257a0b;hb=HEAD;hp=e7acf946e2ad25860b3884fad7afae86732b09ec;hpb=7005e3b7c3143f6071393cd576cadb89c51d486d;p=rrq%2Fnewlisp%2Fpacknl.git diff --git a/incore.lsp.8.adoc b/incore.lsp.8.adoc index e7acf94..1783adf 100644 --- a/incore.lsp.8.adoc +++ b/incore.lsp.8.adoc @@ -59,10 +59,11 @@ referring to scripts within _ar_ aor _tar_ archive files. *core:core*:: -This is a data reference functor that gets set up by reading -"/proc/self/exe". This is only useful for an embedded binary where it -will contain application's inc-core archive. Any other use case will -need to redefine *core:core* for its in-core archive, if any. +This is a data reference functor that gets set up by re-reading the +executable as data block. This is only useful for an embedded binary +where it will contain application's in-core archive. Any other use +case will need to redefine *core:core* for its in-core archive +if any. (*archives* _FILENAME_ _ARCHIVE_)::