login(3) doesn't care about the controlling terminal any more.

This commit is contained in:
des 2002-04-20 12:24:20 +00:00
parent 23c5e9b816
commit c9db9bb418

View File

@ -46,7 +46,7 @@ records the
.Ar ut
entry being passed into the appropriate slot of the
.Xr utmp 5
file (according to the controlling terminal of the calling process),
file,
and appends it to the
.Xr wtmp 5
file. The calling process must have permission to write to both files.