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
commit39fd22da1cffe25dd0772eb100314b5640eaa0e5 (patch)
treedcf323afdf79adfaf2e5c94d35e39582aeccab4e
parent722a6ca9a69cdd0a463d48af5380af19fd9779fc (diff)
downloadtxr-39fd22da1cffe25dd0772eb100314b5640eaa0e5.tar.gz
txr-39fd22da1cffe25dd0772eb100314b5640eaa0e5.tar.bz2
txr-39fd22da1cffe25dd0772eb100314b5640eaa0e5.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