From 80df27ef29c203fd259f4c0363580fdd0ebf90a4 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 4 Feb 2020 17:17:26 -0800 Subject: doc: stream-fd is nonexistent. * txr.1: Fix reference to a nonexistent stream-fd function; the correct name is fileno. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'txr.1') 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" -- cgit v1.2.3