Bug 221868 - Incorrect invocation option breaks CVS groff
Summary: Incorrect invocation option breaks CVS groff
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: man
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ivana Varekova
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-01-08 16:54 UTC by Eric Raymond
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-01-09 09:59:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Eric Raymond 2007-01-08 16:54:35 UTC
Description of problem:
Installing groff from CVS on FC6 breaks man.
The problem is a bogus "--legacy NROFF_OLD_CHARSET" option in /etc/man.config.

Version-Release number of selected component (if applicable):
groff 1.19-pre development tree
man 1.6d

How reproducible:
Always.

Steps to Reproduce:
1. Attempt to brose any manual page
  
Actual results:
Blank page.

Expected results:
Screenful of text

Additional info:
Changing /etc/man.config to declare

NROFF		/usr/bin/nroff -c -mandoc 2>/dev/null

fixes the problem.

Comment 1 Ivana Varekova 2007-01-09 09:59:56 UTC
Thank you for your bug report.
This problem is fixed in man-1.6e-2.fc7 and man-1.6d-2.fc6.


Note You need to log in before you can comment on or make changes to this bug.