Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 106932

Summary: Man page has incorrect format
Product: [Fedora] Fedora Reporter: Ulrich Drepper <drepper>
Component: cyrus-saslAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED CURRENTRELEASE QA Contact: Brian Brock <bbrock>
Severity: low Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.1.15-5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-10-20 07:32:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 100644    

Description Ulrich Drepper 2003-10-13 19:49:38 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6a) Gecko/20031013
Firebird/0.7+

Description of problem:
The man page for saslauthd (/usr/share/man/man8/saslauthd.8.gz) is incorrectly
formatted.  It's in in roff format, but instead already pre-formatted for
display on a terminal.

Version-Release number of selected component (if applicable):
cyrus-sasl-2.1.15-4

How reproducible:
Always

Steps to Reproduce:
1.zcat /usr/share/man/man8/saslauthd.8.gz
2.
3.
    

Actual Results:  Nicely formatted page

Expected Results:  Should show roff commands.

Additional info:

This is a problem since 'man saslauthd' shows garbage.

Comment 1 Ulrich Drepper 2003-10-20 07:32:32 UTC
Fixed now.