zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@pwstephenson.fsnet.co.uk>
To: zsh-workers@sunsite.auc.dk (Zsh hackers list)
Subject: _man
Date: Sat, 27 Nov 1999 21:36:53 +0000	[thread overview]
Message-ID: <E11rpW8-00019U-00.1999-11-27-21-36-29@mail2.svr.pol.co.uk> (raw)

Mandrake 6.1, at least, comes with manual pages compressed with bzip2.

--- Completion/User/_man.suf	Sun Nov 21 18:50:49 1999
+++ Completion/User/_man	Sat Nov 27 20:36:48 1999
@@ -34,4 +34,4 @@
 fi
 
 (( $#rep )) && _wanted manuals expl 'manual page' &&
-    compadd "$expl[@]" - ${rep%%.[^.]##(.gz|)}
+    compadd "$expl[@]" - ${rep%%.[^.]##(.gz|.bz2|)}

-- 
Peter Stephenson <pws@pwstephenson.fsnet.co.uk>


                 reply	other threads:[~1999-11-27 21:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E11rpW8-00019U-00.1999-11-27-21-36-29@mail2.svr.pol.co.uk \
    --to=pws@pwstephenson.fsnet.co.uk \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).