https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240018
Bug ID: 240018
Summary: remove reference to terminfo(5) from tput man page
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Manual Pages
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 206756
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206756&action=edit
Diff to remove reference to terminfo(5)
Chatting with RhodiumToad on IRC, they said that FreeBSD exclusively uses
termcap, not terminfo. The tput.1 man-page referenced terminfo(5) which had me
chasing the wrong syntax, trying to use `tput setaf 4` (which had worked on my
Linux install) instead of `tput AF 4`.
The attached diff should remove that misleading reference.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"