summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2024-06-29 05:25:16 -0700
committerKaz Kylheku <kaz@kylheku.com>2024-06-29 05:25:16 -0700
commitcd0318a314d3912aa095d04752633e884ba901ee (patch)
treee1ac08c3ec73eade7e79d1cda3f8473c3811c3f6
parent445476b0f858d8bafd71ed96d54aa404d7ee6c99 (diff)
downloadtxr-cd0318a314d3912aa095d04752633e884ba901ee.tar.gz
txr-cd0318a314d3912aa095d04752633e884ba901ee.tar.bz2
txr-cd0318a314d3912aa095d04752633e884ba901ee.zip
doc: typo in new text about file descriptor option.
* txr.1: Fix "descriptr" typo.
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index b9366939..af05e63c 100644
--- a/txr.1
+++ b/txr.1
@@ -66257,7 +66257,7 @@ also supports a special
syntax. This syntax specifies an alternative file descriptor in
the process to which the returned stream should be connected.
By default, when the process is opened for writing, its standard
-output descriptpr 1 is used, and when it is opened for reading,
+output descriptor 1 is used, and when it is opened for reading,
its standard input descriptor 0 is used. This option overrides the
choice of descriptor. The
.meta fdno