Page MenuHomeFreeBSD

Make linux_common depend on pty.
ClosedPublic

Authored by trasz on Sep 2 2019, 6:38 PM.
Tags
None
Referenced Files
F132508245: D21492.id61838.diff
Fri, Oct 17, 12:26 PM
F132508243: D21492.id61575.diff
Fri, Oct 17, 12:26 PM
F132508242: D21492.id61566.diff
Fri, Oct 17, 12:26 PM
F132508223: D21492.id.diff
Fri, Oct 17, 12:26 PM
F132508221: D21492.id63736.diff
Fri, Oct 17, 12:26 PM
F132461064: D21492.diff
Fri, Oct 17, 3:16 AM
Unknown Object (File)
Thu, Oct 16, 5:22 AM
Unknown Object (File)
Fri, Oct 10, 10:02 PM
Subscribers

Details

Summary

Make linux_common depend on pty. This fixes Linux screen(1), tmux(1), and sshd(8).

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

trasz edited the summary of this revision. (Show Details)
trasz edited the summary of this revision. (Show Details)

Update the man page.

0mp added a subscriber: 0mp.

OK from manpages.

This revision is now accepted and ready to land.Sep 9 2019, 1:20 PM
share/man/man4/pty.4
42 ↗(On Diff #61575)

s/it got replaced with/it was replaced by/

44 ↗(On Diff #61575)

I'd probably make the still used in linux bit it's own sentence (e.g. put a period after "its 4" and say something like "This traditional naming is still used in Linux."

Man page improvements from Brooks.

This revision now requires review to proceed.Sep 9 2019, 1:40 PM
trasz marked 2 inline comments as done.Sep 9 2019, 1:40 PM
This revision is now accepted and ready to land.Sep 9 2019, 1:51 PM