zsh-workers
 help / color / mirror / code / Atom feed
* _man
@ 1999-11-27 21:36 Peter Stephenson
  0 siblings, 0 replies; only message in thread
From: Peter Stephenson @ 1999-11-27 21:36 UTC (permalink / raw)
  To: Zsh hackers list

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>


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-11-27 21:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-27 21:36 _man Peter Stephenson

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).