summaryrefslogtreecommitdiffstats
path: root/libexec/getty
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2010-01-14 05:35:32 +0000
committered <ed@FreeBSD.org>2010-01-14 05:35:32 +0000
commitc47f4ccef36eabbc9ea7c65e2a8e9b2e9814d08a (patch)
treecca50b6992f3e458c9b643cfea07b527623e9879 /libexec/getty
parent47afb8a1a7c815fd4e3f38832563ee8e7bae7e89 (diff)
downloadFreeBSD-src-c47f4ccef36eabbc9ea7c65e2a8e9b2e9814d08a.zip
FreeBSD-src-c47f4ccef36eabbc9ea7c65e2a8e9b2e9814d08a.tar.gz
Phase out ttyslot(3).
The ttyslot() function was originally part for SUSv1, marked LEGACY in SUSv2 and removed later on. This function only makes sense when using utmp(5), because it was used to determine the offset of the record for the controlling TTY. It makes little sense to keep it here, because the new utmpx file format doesn't index based on TTY slots.
Diffstat (limited to 'libexec/getty')
-rw-r--r--libexec/getty/ttys.51
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/getty/ttys.5 b/libexec/getty/ttys.5
index cf2423a..18151c9 100644
--- a/libexec/getty/ttys.5
+++ b/libexec/getty/ttys.5
@@ -158,7 +158,6 @@ ttyp1 none network off group=pty
.Sh SEE ALSO
.Xr login 1 ,
.Xr getttyent 3 ,
-.Xr ttyslot 3 ,
.Xr gettytab 5 ,
.Xr login.conf 5 ,
.Xr termcap 5 ,
OpenPOWER on IntegriCloud