summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorPaul A. Patience <paul@apatience.com>2021-08-14 21:45:20 -0400
committerKaz Kylheku <kaz@kylheku.com>2021-08-14 20:51:07 -0700
commite447b1ad43730410ec96cda54c580c043885b530 (patch)
treeafc2ee3090cd01f94f08369246c00a83f022e317 /configure
parent4e5efafdb2af08749b9248a865b47697523e2410 (diff)
downloadtxr-e447b1ad43730410ec96cda54c580c043885b530.tar.gz
txr-e447b1ad43730410ec96cda54c580c043885b530.tar.bz2
txr-e447b1ad43730410ec96cda54c580c043885b530.zip
doc: improve.
* RELNOTES: Fix various minor issues and stylistic issues. * configure: Remove repeated word and add missing word. * txr.1: Fix various minor, not-so-minor and stylistic issues. In particular, struct-from-args was misspelled in the .mets line and open-subprocess was missing from the .coNP line. * stdlib/doc-syms.tl: Updated.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index b760630f..1bb74371 100755
--- a/configure
+++ b/configure
@@ -555,7 +555,7 @@ build-id [$build_id]
no build-id, and the --build-id option produces empty output.
If the argument value "git" is given, then the value is replaced
- by syntax which which takes value of the output of the command
+ by syntax which takes the value of the output of the command
"git describe --tags --dirty",
executed in the source directory. This is recalculated each time
the txr.c source file is compiled.