From e447b1ad43730410ec96cda54c580c043885b530 Mon Sep 17 00:00:00 2001 From: "Paul A. Patience" Date: Sat, 14 Aug 2021 21:45:20 -0400 Subject: 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. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') 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. -- cgit v1.2.3