summaryrefslogtreecommitdiffstats
path: root/libexec/getty/ttys.5
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/getty/ttys.5')
-rw-r--r--libexec/getty/ttys.525
1 files changed, 20 insertions, 5 deletions
diff --git a/libexec/getty/ttys.5 b/libexec/getty/ttys.5
index 8d31b23..7b65526 100644
--- a/libexec/getty/ttys.5
+++ b/libexec/getty/ttys.5
@@ -1,5 +1,5 @@
-.\" Copyright (c) 1985, 1991 The Regents of the University of California.
-.\" All rights reserved.
+.\" Copyright (c) 1985, 1991, 1993
+.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
@@ -29,9 +29,10 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" @(#)ttys.5 6.8 (Berkeley) 5/4/91
-.\"
-.Dd May 4, 1991
+.\" from: @(#)ttys.5 8.1 (Berkeley) 6/4/93
+.\" $Id: ttys.5,v 1.1.1.2 1996/04/13 15:33:16 joerg Exp $
+.\" "
+.Dd June 4, 1993
.Dt TTYS 5
.Os
.Sh NAME
@@ -96,6 +97,18 @@ should (should not) execute the command given in the second field,
while ``secure'' (if ``on'' is also specified) allows users with a
uid of 0 to login on
this line.
+The flags ``local'', ``rtscts'', ``mdmbuf'', and ``softcar''
+modify the default behaviour of the terminal line, and their actions
+are driver dependent.
+The ``local'' flag causes the driver to
+treat the line as if it locally connected.
+The ``rtscts'' flag
+instructs the driver to use RTS/CTS hardware flow control, if
+possible.
+The ``mdmbuf'' flag instructs the driver to use
+DTR/DCD flow control, if possible.
+The ``softcar'' flag causes the driver to ignore
+hardware carrier on the line.
These flag fields should not be quoted.
.Pp
The string ``window='' may be followed by a quoted command
@@ -132,6 +145,8 @@ ttyp1 none network off
.Xr termcap 5 ,
.Xr getty 8 ,
.Xr init 8
+.\".Xr init 8 ,
+.\".Xr ttyflags 8
.Sh HISTORY
A
.Nm
OpenPOWER on IntegriCloud