summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2021-05-12 06:51:27 -0700
committerKaz Kylheku <kaz@kylheku.com>2021-05-12 06:51:27 -0700
commitf95f4a97097813bd2cb5a6ccaf9a0b851ad075a4 (patch)
treedcf323afdf79adfaf2e5c94d35e39582aeccab4e
parent60f8d42f1928b91feaa9b027a3494c17f8ea958a (diff)
downloadtxr-f95f4a97097813bd2cb5a6ccaf9a0b851ad075a4.tar.gz
txr-f95f4a97097813bd2cb5a6ccaf9a0b851ad075a4.tar.bz2
txr-f95f4a97097813bd2cb5a6ccaf9a0b851ad075a4.zip
doc: show .tlo files in deployment example.
* txr.1: The example deployment structure shows only .tl files. Add a .tlo in there.
-rw-r--r--txr.12
1 files changed, 2 insertions, 0 deletions
diff --git a/txr.1 b/txr.1
index 9f8dc04f..8394eb14 100644
--- a/txr.1
+++ b/txr.1
@@ -79837,6 +79837,7 @@ its own location, according to this directory structure:
.verb
/path/to/sysroot/bin/txr
.../share/txr/stdlib/cadr.tl
+ .../stdlib/cadr.tlo
.../stdlib/except.tl
...
.brev
@@ -79853,6 +79854,7 @@ the following structure is expected:
.verb
/path/to/installation/txr
.../share/txr/stdlib/cadr.tl
+ .../share/txr/stdlib/cadr.tlo
.../share/txr/stdlib/except.tl
...
.brev