summaryrefslogtreecommitdiffstats
path: root/libexec/getty/getty.8
diff options
context:
space:
mode:
authorguido <guido@FreeBSD.org>1994-08-22 19:55:08 +0000
committerguido <guido@FreeBSD.org>1994-08-22 19:55:08 +0000
commit26e50b1c3e99000c351230dbc9bc45d66424c44c (patch)
tree68261705ec91e8163df3de06177f4a4bd6f2aa49 /libexec/getty/getty.8
parent1f9f02ea4f0cc795ccbe698549fce7681e463ce1 (diff)
downloadFreeBSD-src-26e50b1c3e99000c351230dbc9bc45d66424c44c.zip
FreeBSD-src-26e50b1c3e99000c351230dbc9bc45d66424c44c.tar.gz
Implement fbtab ala SunSO.
Could not compile it (on thud) because ttychar.h was still broken. Reviewed by: Submitted by: guido
Diffstat (limited to 'libexec/getty/getty.8')
-rw-r--r--libexec/getty/getty.89
1 files changed, 9 insertions, 0 deletions
diff --git a/libexec/getty/getty.8 b/libexec/getty/getty.8
index ffd5060..6340fe2 100644
--- a/libexec/getty/getty.8
+++ b/libexec/getty/getty.8
@@ -61,6 +61,13 @@ If there is no argument or the argument is
.Ql Fl ,
the tty line is assumed to be open as file descriptor 0.
.Pp
+If the argument
+.Ar tty
+matches the first entry in one of the lines in
+.Pa /etc/fbtab
+the userid and groupid of the device list on that line is reset to root and
+wheel respectively.
+.Pp
The
.Ar type
argument can be used to make
@@ -111,9 +118,11 @@ does not exist.
.El
.Sh FILES
.Bl -tag -width /etc/gettytab -compact
+.It Pa /etc/fbtab
.It Pa /etc/gettytab
.El
.Sh SEE ALSO
+.Xr fbtab 5 ,
.Xr gettytab 5 ,
.Xr init 8 ,
.Xr login 1 ,
OpenPOWER on IntegriCloud