CVS: cvs.openbsd.org: src
Daniel Dickman <[email protected]> Sun, 9 Aug 2026 09:16:53 -0600 (MDT)
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/09 09:16:53 Modified files: libexec/getty : ttys.5 Log message: ttys(5): a few editorial cleanups - name init(8) as the primary consumer of /etc/ttys and use login(1) and ttyflags(8) as example users of the getttyent(3) interface. - rewrite the on/off/secure more simply - modernize EXAMPLES - add .Xr terminfo(5) to SEE ALSO - minor grammatical tweaks ok sthen@