zsh-users
 help / color / mirror / code / Atom feed
From: Thomas Koehler <thomas@siechfried.informatik.uni-wuerzburg.de>
To: Peter Stephenson <pws@ibmth.df.unipi.it>
Cc: Zsh users list <zsh-users@sunsite.auc.dk>
Subject: Re: Test version zsh-3.1.6-test-1
Date: Mon, 12 Jul 1999 19:03:27 +0200	[thread overview]
Message-ID: <19990712190327.A19682@siechfried.informatik.uni-wuerzburg.de> (raw)
In-Reply-To: <9907121447.AA37310@ibmth.df.unipi.it>; from Peter Stephenson on Mon, Jul 12, 1999 at 04:47:10PM +0200

On Mon, Jul 12, 1999 at 04:47:10PM +0200, Peter Stephenson wrote:
> 
> I have uploaded a test version of the next zsh beta release, 3.1.6-test-1,
> to ftp.zsh.org, from where it should propagate to the mirror sites (see
> end).  The file is in the testing subdirectory,
> testing/zsh-3.1.6-test-1.tar.gz . Manual pages are included, but no texinfo
> etc.
> 
> -rw-r--r--  1 mason  zsh  1251180 Jul 13 00:57 zsh-3.1.6-test-1.tar.gz

Just did a "./configure ; make ; make install" on a Debian GNU/Linux
box, but I can't find "zshcompsys.1" anywhere...

I tried this:
for file in zsh.1 zshbuiltins.1 zshcompctl.1 zshcompwid.1 zshcompsys.1 \
zshexpn.1 zshmisc.1 zshmodules.1 zshoptions.1 zshparam.1 zshzftpsys.1 \
zshzle.1 zshall.1; do
   if test -f "Doc/$file" ; then 
      echo $file exists
   else
      echo $file does not exist
   fi
done

(the filelist is taken from "make -n install.man")
This resulted in this:
zsh.1 exists
zshbuiltins.1 exists
zshcompctl.1 exists
zshcompwid.1 does not exist
zshcompsys.1 does not exist
zshexpn.1 exists
zshmisc.1 exists
zshmodules.1 exists
zshoptions.1 exists
zshparam.1 exists
zshzftpsys.1 does not exist
zshzle.1 exists
zshall.1 exists

Where can I find the documentation I want?

CU,
Thomas

-- 
    Thomas Köhler    Email:     jean-luc@picard.franken.de
        <><           WWW:    http://home.pages.de/~jeanluc/
                      IRC:               jeanluc
      LCARS --- Linux for Computers on All Real Starships


  reply	other threads:[~1999-07-12 17:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-12 14:47 Peter Stephenson
1999-07-12 17:03 ` Thomas Koehler [this message]
1999-07-13  7:42   ` Peter Stephenson
1999-07-13 10:40     ` Thomas Koehler
1999-07-13 11:01 Sven Wischnowsky
1999-07-13 11:30 Sven Wischnowsky
1999-07-13 11:47 ` Peter Stephenson
1999-07-13 12:22 Sven Wischnowsky

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=19990712190327.A19682@siechfried.informatik.uni-wuerzburg.de \
    --to=thomas@siechfried.informatik.uni-wuerzburg.de \
    --cc=pws@ibmth.df.unipi.it \
    --cc=zsh-users@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).