summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2022-05-22 15:22:42 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2022-05-22 15:22:42 +0000
commitb88bb1b2c85d91f3163c01fa8647ae6f8a7137f4 (patch)
tree45de30ee7b3e75ce9fbd67fb6a61cbbd2f15c84e /app
parent1e18ffa2f3504f70e63dc42a8ad7cfc9c29406cd (diff)
Document removal of exec-formatted(), exec-selectable() and
spawn-new-terminal() functions.
Diffstat (limited to 'app')
-rw-r--r--app/xterm/xterm.man4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/xterm/xterm.man b/app/xterm/xterm.man
index 2ff339c4f..6a6a9bb3a 100644
--- a/app/xterm/xterm.man
+++ b/app/xterm/xterm.man
@@ -8977,3 +8977,7 @@ entry for xterm defines the
capability as \fB^?\fP.
.PP
The u\*n and koi8r\*n shell scripts are not provided by OpenBSD.
+.PP
+The following functions are disabled on OpenBSD:
+\fBexec\-formatted()\fP, \fBexec\-selectable()\fP and
+\fBspawn\-new\-terminal()\fP.