zsh-workers
 help / color / mirror / code / Atom feed
* zshall.1 and compressed man pages
@ 2009-02-08  8:17 Andrey Borzenkov
  2009-02-08 21:33 ` Dan Nelson
  2009-02-09 16:29 ` Clint Adams
  0 siblings, 2 replies; 4+ messages in thread
From: Andrey Borzenkov @ 2009-02-08  8:17 UTC (permalink / raw)
  To: zsh-workers

[-- Attachment #1: Type: text/plain, Size: 434 bytes --]

Mandriva policy is to ship compressed man pages. As zshall.1 just does 
".so zsh*.1" for other manpages, it fails and zshall actually contains 
only preamble.

I could work around it locally, but just wanted to know how widespread 
compressed man pages are?

Looking in groff manual I do not see any possibility to include output 
of external program, so unfortunately uncompressing on the fly is 
probably out of question.

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: zshall.1 and compressed man pages
  2009-02-08  8:17 zshall.1 and compressed man pages Andrey Borzenkov
@ 2009-02-08 21:33 ` Dan Nelson
  2009-02-09 16:29 ` Clint Adams
  1 sibling, 0 replies; 4+ messages in thread
From: Dan Nelson @ 2009-02-08 21:33 UTC (permalink / raw)
  To: Andrey Borzenkov; +Cc: zsh-workers

In the last episode (Feb 08), Andrey Borzenkov said:
> Mandriva policy is to ship compressed man pages. As zshall.1 just does
> ".so zsh*.1" for other manpages, it fails and zshall actually contains
> only preamble.
> 
> I could work around it locally, but just wanted to know how widespread
> compressed man pages are?

FreeBSD installs compressed manpages, and the zsh port runs the zhsall.1
manpage through /usr/bin/soelim before it compresses and installs it.
 
-- 
	Dan Nelson
	dnelson@allantgroup.com


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: zshall.1 and compressed man pages
  2009-02-08  8:17 zshall.1 and compressed man pages Andrey Borzenkov
  2009-02-08 21:33 ` Dan Nelson
@ 2009-02-09 16:29 ` Clint Adams
  2009-02-10  2:16   ` Vincent Lefevre
  1 sibling, 1 reply; 4+ messages in thread
From: Clint Adams @ 2009-02-09 16:29 UTC (permalink / raw)
  To: Andrey Borzenkov; +Cc: zsh-workers

On Sun, Feb 08, 2009 at 11:17:22AM +0300, Andrey Borzenkov wrote:
> Looking in groff manual I do not see any possibility to include output 
> of external program, so unfortunately uncompressing on the fly is 
> probably out of question.

Debian's man uses zsoelim which handles compressed files transparently.
You might want to co-opt that for Mandriva.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: zshall.1 and compressed man pages
  2009-02-09 16:29 ` Clint Adams
@ 2009-02-10  2:16   ` Vincent Lefevre
  0 siblings, 0 replies; 4+ messages in thread
From: Vincent Lefevre @ 2009-02-10  2:16 UTC (permalink / raw)
  To: Andrey Borzenkov, zsh-workers

On 2009-02-09 16:29:02 +0000, Clint Adams wrote:
> On Sun, Feb 08, 2009 at 11:17:22AM +0300, Andrey Borzenkov wrote:
> > Looking in groff manual I do not see any possibility to include output 
> > of external program, so unfortunately uncompressing on the fly is 
> > probably out of question.
> 
> Debian's man uses zsoelim which handles compressed files transparently.

Ditto for MacPorts.

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-02-10  2:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-08  8:17 zshall.1 and compressed man pages Andrey Borzenkov
2009-02-08 21:33 ` Dan Nelson
2009-02-09 16:29 ` Clint Adams
2009-02-10  2:16   ` Vincent Lefevre

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).