The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] The Fourth Research Edition Unix Programmer's Manual
@ 2017-11-19 12:43 Diomidis Spinellis
  2017-11-19 21:02 ` Dave Horsfall
  0 siblings, 1 reply; 2+ messages in thread
From: Diomidis Spinellis @ 2017-11-19 12:43 UTC (permalink / raw)


I don't think we had the Fourth Research Edition Unix Programmer's 
Manual available in typeset form.  I played a bit with the troff manual 
pages on TUHS and managed to typeset it into PDF.  You can find the PDF 
document at https://dspinellis.github.io/unix-v4man/v4man.pdf.

I modernized the old shell scripts and corrected some minor markup 
glitches through commits that are recorded on a GitHub repository: 
https://github.com/dspinellis/unix-v4man.  The process was surprisingly 
smooth.  The scripts for generating the table of contents and the 
permuted index are based on the original ones.  The few problems I 
encountered in the troff source had to do with missing spaces after 
requests, the ^F hyphenation character causing groff to complain, a 
failure of groff to honor .li requests followed by a line starting with 
a ., and two uses of a lowercase letter for specifying a font.  I wrote 
from scratch a script to typeset everything into one volume.  I could 
not find a shell script for typesetting the whole manual in any of the 
Research Editions.  I assume the process of running the typesetter was 
so cumbersome, error prone, and time-consuming that it was manually 
performed on a page-by-page basis.  Correct me if I'm wrong here.

Diomidis Spinellis


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [TUHS] The Fourth Research Edition Unix Programmer's Manual
  2017-11-19 12:43 [TUHS] The Fourth Research Edition Unix Programmer's Manual Diomidis Spinellis
@ 2017-11-19 21:02 ` Dave Horsfall
  0 siblings, 0 replies; 2+ messages in thread
From: Dave Horsfall @ 2017-11-19 21:02 UTC (permalink / raw)


On Sun, 19 Nov 2017, Diomidis Spinellis wrote:

> https://dspinellis.github.io/unix-v4man/v4man.pdf.

"When you type to UNIX, a gnome deep in the system is gathering your 
characters and saving them in a secret place."

I'd forgotten that phrase; it was also in Fifth Edition, as I recall.

-- 
Dave Horsfall DTM (VK2KFU)  "Those who don't understand security will suffer."


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-19 21:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-19 12:43 [TUHS] The Fourth Research Edition Unix Programmer's Manual Diomidis Spinellis
2017-11-19 21:02 ` Dave Horsfall

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).