zsh-users
 help / color / mirror / code / Atom feed
From: Daniel Shahaf <d.s@daniel.shahaf.name>
To: zsh-users@zsh.org
Subject: Re: man pages aren't updated
Date: Tue, 1 Nov 2016 15:37:01 +0000	[thread overview]
Message-ID: <20161101153701.GA9233@fujitsu.shahaf.local2> (raw)
In-Reply-To: <20161101034638.GA4209__13062.8586317927$1478010076$gmane$org@localhost.localdomain>

Han Pingtian wrote on Tue, Nov 01, 2016 at 11:46:38 +0800:
> I just noticed that some man page, such as zshexpn, isn't updated after
> a new git pull & make. If I clone a new git repo, then looks like all
> man pages' size are zero. Not sure what's wrong. 

Works for me.  Looking at the relevant Doc/Makefile.in targets, an empty
file is what I'd expect if the $(YODL) macro is not a functioning yodl
program.  (They use «> $$target».)  What's the value of $(YODL) on your
system?  Does that program exist and work?

% git clone --reference ~/src/zsh git://git.code.sf.net/p/zsh/code
% cd code/
% Util/preconfig
% ./configure -q
% make -sC Doc
% zstat +size Doc/*.1 
Doc/zsh.1 17530
Doc/zshall.1 17618
Doc/zshbuiltins.1 131224
Doc/zshcalsys.1 39388
Doc/zshcompctl.1 28558
Doc/zshcompsys.1 233061
Doc/zshcompwid.1 51383
Doc/zshcontrib.1 198013
Doc/zshexpn.1 127663
Doc/zshmisc.1 101441
Doc/zshmodules.1 161653
Doc/zshoptions.1 71476
Doc/zshparam.1 70826
Doc/zshroadmap.1 8147
Doc/zshtcpsys.1 36940
Doc/zshzftpsys.1 30988
Doc/zshzle.1 107346


       reply	other threads:[~2016-11-01 15:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20161101034638.GA4209__13062.8586317927$1478010076$gmane$org@localhost.localdomain>
2016-11-01 15:37 ` Daniel Shahaf [this message]
2016-11-02  2:09   ` Han Pingtian
     [not found]   ` <20161102020916.GA5804__39989.4180395224$1478052681$gmane$org@localhost.localdomain>
2016-11-02  3:00     ` Daniel Shahaf
2016-11-02  5:53       ` Han Pingtian
     [not found]       ` <20161102055343.GB5804__17355.3773820915$1478066113$gmane$org@localhost.localdomain>
2016-11-02 16:38         ` Daniel Shahaf
2016-11-03  0:51           ` Han Pingtian
2016-11-03  3:12             ` Bart Schaefer
2016-11-01  3:46 Han Pingtian

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=20161101153701.GA9233@fujitsu.shahaf.local2 \
    --to=d.s@daniel.shahaf.name \
    --cc=zsh-users@zsh.org \
    /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).