Date: Wed, 21 Aug 2019 16:31:35 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 240018] remove reference to terminfo(5) from tput man page Message-ID: <bug-240018-9@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
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: bugs@FreeBSD.org Reporter: freebsd@tim.thechases.com CC: doc@FreeBSD.org 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.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240018-9>
