summaryrefslogtreecommitdiffstats
path: root/libexec/getty/gettytab.5
diff options
context:
space:
mode:
authornsayer <nsayer@FreeBSD.org>2000-07-31 23:47:57 +0000
committernsayer <nsayer@FreeBSD.org>2000-07-31 23:47:57 +0000
commit67331bf98c72c8f6d50b61ca5925f00192a488e6 (patch)
tree25767a7993307f115230ca05d9f4841aa3667746 /libexec/getty/gettytab.5
parent31d77bcfb10327e1e419acc02dbc3b7bc4e2185c (diff)
downloadFreeBSD-src-67331bf98c72c8f6d50b61ca5925f00192a488e6.zip
FreeBSD-src-67331bf98c72c8f6d50b61ca5925f00192a488e6.tar.gz
Add 'nc' flag to gettytab -- no carrier. Forces non-blocking open and
setting of CLOCAL. Necessary for 3 wire RS-232 setups with dumb terminals. PR: 5959
Diffstat (limited to 'libexec/getty/gettytab.5')
-rw-r--r--libexec/getty/gettytab.51
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5
index 78c12a2..1e06fdc 100644
--- a/libexec/getty/gettytab.5
+++ b/libexec/getty/gettytab.5
@@ -145,6 +145,7 @@ hangup line on last close
.It "lo str" Ta Pa /usr/bin/login Ta
.No "program to exec when name obtained"
.It "mb bool false do flow control based on carrier"
+.It "nc bool false terminal does not supply carrier (set clocal)"
.It "nl bool false terminal has (or might have) a newline character"
.It "np bool false terminal uses no parity (i.e. 8-bit characters)"
.It "nx str default next table (for auto speed selection)"
OpenPOWER on IntegriCloud