v7 man page for ttys

Query: ttys

OS: v7

Section: 5

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TTYS(5) 							File Formats Manual							   TTYS(5)

NAME
ttys - terminal initialization data
DESCRIPTION
The ttys file is read by the init program and specifies which terminal special files are to have a process created for them which will allow people to log in. It contains one line per special file. The first character of a line is either `0' or `1'; the former causes the line to be ignored, the latter causes it to be effective. The second character is used as an argument to getty(8), which performs such tasks as baud-rate recognition, reading the login name, and call- ing login. For normal lines, the character is `0'; other characters can be used, for example, with hard-wired terminals where speed recog- nition is unnecessary or which have special characteristics. (Getty will have to be fixed in such cases.) The remainder of the line is the terminal's entry in the device directory, /dev.
FILES
/etc/ttys
SEE ALSO
init(8), getty(8), login(1) TTYS(5)
Related Man Pages
ttys(5) - mojave
getty(8) - mojave
ttys(5) - freebsd
getty(8) - v7
ttys(5) - ultrix
Similar Topics in the Unix Linux Community
ttys.. i must be doing something wrong..
Difference between console and ttys
all pseudo ttys busy, AIX 5.2
Kernel panics : trying to write / read on tiny tty driver
In KVM how to disable console ttyS0 from the virt xml file