From b1b2ecc721eb4af942b63cddb2b3ae2552ebeb0e Mon Sep 17 00:00:00 2001 From: Marc Balmer Date: Wed, 7 Jun 2006 06:36:00 +0000 Subject: document that tip(1) can set the line discipline. ok deraadt --- share/man/man5/remote.5 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'share/man/man5') diff --git a/share/man/man5/remote.5 b/share/man/man5/remote.5 index 350f5b4cb23..6611924df68 100644 --- a/share/man/man5/remote.5 +++ b/share/man/man5/remote.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: remote.5,v 1.16 2006/01/01 22:44:12 djm Exp $ +.\" $OpenBSD: remote.5,v 1.17 2006/06/07 06:35:59 mbalmer Exp $ .\" $NetBSD: remote.5,v 1.4 1997/04/20 00:05:27 mellon Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -219,6 +219,10 @@ connection with the remote host. Input end-of-file marks. The default is .Dv NULL . +.It Sy \&ld +(num) +line discipline to use for remote tty. +The default is to use the termios(4) line discipline. .It Sy \&nb (bool) Initialize the -- cgit v1.2.3