From cejkar@fit.vutbr.cz  Thu Sep 18 06:59:09 2003
Return-Path: <cejkar@fit.vutbr.cz>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6030216A4B3
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 18 Sep 2003 06:59:09 -0700 (PDT)
Received: from kazi.fit.vutbr.cz (kazi.fit.vutbr.cz [147.229.8.12])
	by mx1.FreeBSD.org (Postfix) with ESMTP id F2C0F43FB1
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 18 Sep 2003 06:59:07 -0700 (PDT)
	(envelope-from cejkar@fit.vutbr.cz)
Received: from kazi.fit.vutbr.cz (localhost [127.0.0.1])
	by kazi.fit.vutbr.cz (8.12.10/8.12.9) with ESMTP id h8IDx64F019104
	(version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 18 Sep 2003 15:59:06 +0200 (CEST)
Received: (from cejkar@localhost)
	by kazi.fit.vutbr.cz (8.12.10/8.12.5/Submit) id h8IDx5ux019103;
	Thu, 18 Sep 2003 15:59:05 +0200 (CEST)
Message-Id: <200309181359.h8IDx5ux019103@kazi.fit.vutbr.cz>
Date: Thu, 18 Sep 2003 15:59:05 +0200 (CEST)
From: Rudolf Cejka <cejkar@fit.vutbr.cz>
Reply-To: Rudolf Cejka <cejkar@fit.vutbr.cz>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: man terminfo(5) from libncurses does not display correctly
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         56981
>Category:       docs
>Synopsis:       man terminfo(5) from libncurses does not display correctly
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    peter
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 18 07:00:32 PDT 2003
>Closed-Date:    Sat Oct 14 19:33:30 GMT 2006
>Last-Modified:  Sat Oct 14 20:00:41 GMT 2006
>Originator:     Rudolf Cejka
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
FIT, Brno University of Technology, Czech Republic
>Environment:
	FreeBSD 5.1-RELEASE (I think that -current too).
>Description:
	If I do "man terminfo" on FreeBSD 5.1, /usr/bin/tbl produces
	many errors:

	Formatting page, please wait.../usr/bin/tbl:
		<standard input>:155: excess data entry `-' discarded
	/usr/bin/tbl:<standard input>:155: excess data entry `-' discarded
	/usr/bin/tbl:<standard input>:155: excess data entry `YB-G-' discarded
	...

	The resulting table with capabilities names and descriptions
	on the page is then almost unreadable. It is much better in 4.x.

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->analyzed 
State-Changed-By: schweikh 
State-Changed-When: Sat Jul 24 11:46:52 GMT 2004 
State-Changed-Why:  
This is because our contrib/ncurses is out-of-date. We still use 
ncurses 5.2 while 5.4 is the most recent version (and where the 
problem is fixed according to the ncurses maintainer, T.Dickey). 
So what is needed is an import of 5.4. 


Responsible-Changed-From-To: freebsd-doc->peter 
Responsible-Changed-By: schweikh 
Responsible-Changed-When: Sat Jul 24 11:46:52 GMT 2004 
Responsible-Changed-Why:  
Over to Peter Wemm, who has imported ncurses in the past. 
Peter, could you please have a look at this? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=56981 
State-Changed-From-To: analyzed->closed 
State-Changed-By: ru 
State-Changed-When: Sat Oct 14 19:32:56 UTC 2006 
State-Changed-Why:  
Duplicate of PR docs/46709. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=56981 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/56981: commit references a PR
Date: Sat, 14 Oct 2006 19:51:07 +0000 (UTC)

 ru          2006-10-14 19:50:57 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: NCURSES)
     contrib/ncurses/man  MKterminfo.sh 
   Log:
   Fix from upstream: unbreak generation of the terminfo.5 manpage.
   
   PR:             docs/46709, docs/56981, docs/80871
   MFC after:      3 days
   Obtained from:  ftp://invisible-island.net/ncurses/ncurses-5.5.tar.gz
   
   Revision  Changes    Path
   1.1.1.4   +15 -12    src/contrib/ncurses/man/MKterminfo.sh
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
