summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
Diffstat (limited to 'txr.1')
-rw-r--r--txr.113
1 files changed, 13 insertions, 0 deletions
diff --git a/txr.1 b/txr.1
index 4537885c..c193efd2 100644
--- a/txr.1
+++ b/txr.1
@@ -24852,6 +24852,19 @@ for the
.code :fd
property.
+.coNP Function @ dupfd
+.synb
+.mets (dupfd < old-fileno <> [ new-fileno ])
+.syne
+.desc
+The
+.code dupfd
+function provides an interface to the POSIX functions
+.code dup
+or
+.codn dup2 ,
+when called with one or two arguments, respectively.
+
.SS* Unix Itimers
Itimers ("interval timers") can be used in combination with signal handling to
execute asynchronous actions. Itimers deliver delayed, one-time signals,