linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Federico Lucifredi <flucifredi@acm.org>
To: Doug McIlroy <doug@cs.dartmouth.edu>
Cc: groff@gnu.org
Subject: Re: pic anomalies
Date: Fri, 27 Dec 2019 13:31:00 -0500	[thread overview]
Message-ID: <CD458CB1-3C1D-42F5-B1BA-DAA604378D51@acm.org> (raw)
In-Reply-To: <201912271608.xBRG84Jr128687@tahoe.cs.Dartmouth.EDU>

Hello Doug,
  for (1), I am CCing Michael Kerrisk — and the procedure to report issues on the man pages is tracked here https://www.kernel.org/doc/man-pages/reporting_bugs.html (In brief: email mtk.manpages@gmail.com and CC linux-man@vger.kernel.org).

   Best -Federico


> On Dec 27, 2019, at 11:08 AM, Doug McIlroy <doug@cs.dartmouth.edu> wrote:
> 
> The description of sprintf in the man page pic(1) does not
> reveal that only a few format codes are permitted.
> 
> Eric Raymond's "Making Pictures With GNU PIC" says only
> %,%e,%f,%g are  permitted. But what does a bare % mean?
> 
> In fact pic rejects a bare %. However it does accept
> %%, which is supposed to print a single %. Pic,
> however prints %%.
> 
> So I believe we have
> 1. An incompleteness in pic(1)
> 2. An error in "Making Pictures With GNU PIC"
> 3. An error in pic itself
> 
> Doug
> 


           reply	other threads:[~2019-12-27 18:31 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <201912271608.xBRG84Jr128687@tahoe.cs.Dartmouth.EDU>]

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=CD458CB1-3C1D-42F5-B1BA-DAA604378D51@acm.org \
    --to=flucifredi@acm.org \
    --cc=doug@cs.dartmouth.edu \
    --cc=groff@gnu.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.
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).