summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2020-02-04 17:17:26 -0800
committerKaz Kylheku <kaz@kylheku.com>2020-02-04 17:17:26 -0800
commit80df27ef29c203fd259f4c0363580fdd0ebf90a4 (patch)
treeeeb90cfda898846773209e3ca4751dd72fee0940
parent81868db85255d60364a8ad084e20a039c8ddaa3f (diff)
downloadtxr-80df27ef29c203fd259f4c0363580fdd0ebf90a4.tar.gz
txr-80df27ef29c203fd259f4c0363580fdd0ebf90a4.tar.bz2
txr-80df27ef29c203fd259f4c0363580fdd0ebf90a4.zip
doc: stream-fd is nonexistent.
* txr.1: Fix reference to a nonexistent stream-fd function; the correct name is fileno.
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index d2fef865..777d7b24 100644
--- a/txr.1
+++ b/txr.1
@@ -49866,7 +49866,7 @@ File, process and stream socket I/O streams have a
.code :fd
property which can be accessed, but not modified. It retrieves
the same value as the
-.code stream-fd
+.code fileno
function.
The "real time"