Bug 54637

Summary: "man" manpage subsystem not working, missing tty-char error
Product: Base System Reporter: System Administrator <root>
Component: gnuAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.8-STABLE   
Hardware: Any   
OS: Any   

Description System Administrator 2003-07-19 17:20:13 UTC
	
	Since 2 weeks ago, with CVSup updates, the "man" command (and subsequent installs that
need to build manpages) is failing.  The error I consistently get is:

Formatting page, please wait...troff: fatal error: can't find macro file tty-char

Despite rebuilding and reinstalling the system (through makeworld/buildworld) this error
continues.

Fix: 

Unknown what the proper fix is; I suspect "man" isn't seeing /usr/share/man/tmac/tmac.tty-char
but I could be wrong.
How-To-Repeat: 	
	Repeating this is simply trying to call "man" on any command.
Comment 1 ru freebsd_committer freebsd_triage 2003-07-21 15:22:43 UTC
State Changed
From-To: open->closed

Verify that you have the /usr/share/tmac/tty-char.tmac file. 
If not, reinstall the system.