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
commit3cbdf2ffbb74fa1cf78af4a76ba51e4cc479c493 (patch)
treee1ac08c3ec73eade7e79d1cda3f8473c3811c3f6
parentd857031fbc52daf7cf2cf73b7f13a11acafec19f (diff)
downloadtxr-3cbdf2ffbb74fa1cf78af4a76ba51e4cc479c493.tar.gz
txr-3cbdf2ffbb74fa1cf78af4a76ba51e4cc479c493.tar.bz2
txr-3cbdf2ffbb74fa1cf78af4a76ba51e4cc479c493.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