CVS: cvs.openbsd.org: src

Daniel Dickman <[email protected]> Mon, 3 Aug 2026 16:40:21 -0600 (MDT)
Newsgroups gmane.os.openbsd.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs
Module name:	src
Changes by:	[email protected]	2026/08/03 16:40:21

Modified files:
	libexec/getty  : gettytab.5 

Log message:
gettytab(5): man page fixes

- add missing "ab" capability
- "ps" is for a Develcon port selector, not MICOM port selector
- the "uc" capability is still supported (kind of)
- document the historical "td" capability
- document the historical "he" capability
- split the unsupported section into delay capabilities and others
- since all the historical delay capabilities are unsupported we can
delete the paragraph in BUGS that references them
- for the same reason, the paragraph talking about delays being in
milliseconds can also be deleted

tweaks and ok jsg@