Reference ttys(5). (David Brownlee, PR )

This commit is contained in:
ross 1998-04-22 04:54:19 +00:00
parent 0a733bc86a
commit 8c7509c9ef
2 changed files with 13 additions and 2 deletions
libexec/getty

@ -1,4 +1,4 @@
.\" $NetBSD: getty.8,v 1.8 1998/04/10 09:31:55 fair Exp $
.\" $NetBSD: getty.8,v 1.9 1998/04/22 04:54:19 ross Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -59,6 +59,10 @@ is called by
.Xr init 8
to open and initialize the tty line, read a login name, and invoke
.Xr login 1 .
The devices on which to run
.Nm
are normally determined by
.Xr ttys 5 .
.Pp
The argument
.Ar tty
@ -128,6 +132,7 @@ does not exist.
.Sh FILES
.Bl -tag -width /var/spool/lock/LCK..ttyXX -compact
.It Pa /etc/gettytab
.It Pa /etc/ttys
.It Pa /var/spool/lock/LCK..ttyXX
.El
.Sh SEE ALSO

@ -1,4 +1,4 @@
.\" $NetBSD: gettytab.5,v 1.18 1998/02/06 05:42:15 perry Exp $
.\" $NetBSD: gettytab.5,v 1.19 1998/04/22 04:54:19 ross Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -58,6 +58,11 @@ reconfiguration of terminal characteristics.
Each entry in the data base
is used to describe one class of terminals.
.Pp
Where to run
.Xr getty 8
processes is normally defined by
.Xr ttys 5 .
.Pp
There is a default terminal class,
.Em default ,
that is used to set global defaults for all other classes.
@ -358,6 +363,7 @@ mode.
.Xr gethostname 3 ,
.Xr uname 3 ,
.Xr termcap 5 ,
.Xr ttys 5 ,
.Xr getty 8 .
.Sh BUGS
The special characters (erase, kill, etc.) are reset to system defaults