9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Dennis Ritchie <dmr@plan9.bell-labs.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] ctype(2)
Date: Thu, 23 Jan 2003 20:08:42 -0500	[thread overview]
Message-ID: <088b2945ca5253ffe23c37a697db5f27@plan9.bell-labs.com> (raw)
In-Reply-To: <3E301521.397B9AD7@null.net>

I played with this a bit. There was a command 'col'
in earlier Unix distributions and probably even in
earlier Plan 9 that did interpret these the
reverse line-feeds.  The 10th edition version
of col.c compiles and works in Plan 9 (with ape),
but the result isn't perfect: the last line of
the 2-col list of functions overlays the
DESCRIPTION header.

Probably there is some bug in troff -n,
the tmac.an macros, or col, given that
the rendering is fine in the troff version.
It also turns out that adding a .PP to the
ctype man page source, just after the
.C1 and just before .SH DESCRIPTION, fixes the
col rendition.

I'll be happy to supply col.c publicly or
privately if there is interest.

	Dennis


  reply	other threads:[~2003-01-24  1:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-22 16:19 C H Forsyth
2003-01-23 16:25 ` Douglas A. Gwyn
2003-01-24  1:08   ` Dennis Ritchie [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-01-22 14:15 Sam
2003-01-22 16:09 ` Fco.J.Ballesteros
2003-01-22 17:21   ` rob pike, esq.
2003-01-23 11:41     ` Aharon Robbins

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=088b2945ca5253ffe23c37a697db5f27@plan9.bell-labs.com \
    --to=dmr@plan9.bell-labs.com \
    --cc=9fans@cse.psu.edu \
    /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).