zsh-users
 help / color / mirror / code / Atom feed
From: Daniel Shahaf <d.s@daniel.shahaf.name>
To: zsh-users@zsh.org
Cc: lilydjwg <lilydjwg@gmail.com>
Subject: Dangling reference in zshroadmap(1) (was: Re: test for newline in a variable--unexpected results sometimes)
Date: Sun, 16 Sep 2018 21:44:40 +0000	[thread overview]
Message-ID: <1537134280.3026165.1510059848.0DC32D7A@webmail.messagingengine.com> (raw)
In-Reply-To: <DC89977C-A130-483E-A631-E7A2CD6AE7A0@dana.is>

dana wrote on Sun, 16 Sep 2018 15:53 -0500:
> This is mostly covered by the Shell Grammar section of the manual, though it's
> not quite as explicit

zshroadmap(1) refers to a "Shell Grammar" section, but there's no such
section in the man pages:

% cd $prefix/share/man/man1
% grep -i 'shell grammar' zsh*.1 | me
zshroadmap.1:General shell syntax is introduced in the section `Shell Grammar\&' in
% grep -i grammar zshmisc.1
.\" Yodl file: Zsh/grammar.yo
% 

Checking the yodl source, I see a chapter(Shell Grammar) directive,
followed by the contents that ends up at the top of zshmisc(1).  That is: the
content is there, but we have a dangling reference in zshroadmap(1) to
a non-existent section header.

Cheers,

Daniel

  reply	other threads:[~2018-09-16 21:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-16 17:27 test for newline in a variable--unexpected results sometimes lilydjwg
2018-09-16 20:44 ` Daniel Shahaf
2018-09-16 20:53   ` dana
2018-09-16 21:44     ` Daniel Shahaf [this message]
2018-09-16 22:16       ` Dangling reference in zshroadmap(1) (was: Re: test for newline in a variable--unexpected results sometimes) dana
2018-09-16 22:56         ` Daniel Shahaf
2018-09-17  3:20   ` test for newline in a variable--unexpected results sometimes lilydjwg

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=1537134280.3026165.1510059848.0DC32D7A@webmail.messagingengine.com \
    --to=d.s@daniel.shahaf.name \
    --cc=lilydjwg@gmail.com \
    --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).