summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2004-06-25 21:54:49 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2004-06-25 21:54:49 +0000
commit950cce9b30fab4960984f17fabe9247b967ee510 (patch)
tree9ca414fa605246ef3e7b50f069137a32cc4b9641 /share
parentdfc7e0081f58091dc7c0684572c6b9751fbf2089 (diff)
downloadsrc-test2-950cce9b30fab4960984f17fabe9247b967ee510.tar.gz
src-test2-950cce9b30fab4960984f17fabe9247b967ee510.zip
Notes
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/pty.416
1 files changed, 0 insertions, 16 deletions
diff --git a/share/man/man4/pty.4 b/share/man/man4/pty.4
index 925bd7338706..0234ee2fd75c 100644
--- a/share/man/man4/pty.4
+++ b/share/man/man4/pty.4
@@ -175,22 +175,6 @@ As with
mode, command operations may be detected with a
.Xr select 2
for exceptional conditions.
-.It Dv TIOCREMOTE
-A mode for the master half of a pseudo terminal, independent
-of
-.Dv TIOCPKT .
-This mode causes input to the pseudo terminal
-to be flow controlled and not input edited (regardless of the
-terminal mode).
-Each write to the control terminal produces
-a record boundary for the process reading the terminal.
-In normal usage, a write of data is like the data typed as a line
-on the terminal; a write of 0 bytes is like typing an end-of-file
-character.
-.Dv TIOCREMOTE
-can be used when doing remote line
-editing in a window manager, or whenever flow controlled input
-is required.
.El
.Sh FILES
.Bl -tag -width /dev/tty[p-sP-S][0-9a-v]x -compact