Bug 50818

Summary: zshall man page still doesn't work
Product: [Retired] Red Hat Public Beta Reporter: Need Real Name <mchouque>
Component: zshAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED DUPLICATE QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: roswell   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-08-03 16:36:06 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:

Description Need Real Name 2001-08-03 16:36:02 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.78 [en] (X11; U; Linux 2.4.7 i686; Nav)

Description of problem:
The zshall man page is supposed to include all the man pages for zsh. Since
RedHat switched to compressed man pages, this page doesn't work anymore.

How reproducible:
Always

Steps to Reproduce:
1. man zshall

	

Actual Results:  You get only the zshall page itself and not the other
ones.

Expected Results:  zshall + all the man pages related to zsh


Additional info:

The source does the following includes (which obviously failed):
\fIzshmisc\fP      Anything not fitting into the other sections
.TP
\fIzshexpn\fP      Zsh command and parameter expansion
.TP
\fIzshparam\fP     Zsh parameters
.TP
\fIzshoptions\fP   Zsh options
.TP
\fIzshbuiltins\fP  Zsh built\-in functions
.TP
\fIzshzle\fP       Zsh command line editing
.TP
\fIzshcompwid\fP   Zsh completion widgets
.TP
\fIzshcompsys\fP   Zsh completion system
.TP
\fIzshcompctl\fP   Zsh completion control
.TP
\fIzshmodules\fP   Zsh loadable modules
.TP
\fIzshzftpsys\fP   Zsh built\-in FTP client

Comment 1 Trond Eivind Glomsrxd 2001-08-03 16:44:48 UTC

*** This bug has been marked as a duplicate of 19555 ***