CVS commit: src/share/doc/psd

2014-10-01 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Wed Oct  1 14:12:29 UTC 2014

Modified Files:
src/share/doc/psd: Title

Log Message:
remove extra space I accidentally added.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/doc/psd/Title

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/share/doc/psd

2014-09-30 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Wed Oct  1 01:03:47 UTC 2014

Modified Files:
src/share/doc/psd: Title

Log Message:
Don't use ".af % i" to print page numbers with roman numerals, define a
different register instead so that macros that depend on % being numeric
don't break. From uwe


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/doc/psd/Title

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/share/doc/psd

2014-09-30 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Wed Oct  1 00:48:14 UTC 2014

Modified Files:
src/share/doc/psd: Title

Log Message:
explain what's going on with all the spurious errors.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/doc/psd/Title

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/share/doc/psd/05.sysman

2014-09-30 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Tue Sep 30 23:30:48 UTC 2014

Modified Files:
src/share/doc/psd/05.sysman: 0.t

Log Message:
remove extra tab that broke the table.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/doc/psd/05.sysman/0.t

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/share/doc/psd/05.sysman

2013-10-05 Thread David A. Holland
Module Name:src
Committed By:   dholland
Date:   Sun Oct  6 05:45:19 UTC 2013

Modified Files:
src/share/doc/psd/05.sysman: 0.t 1.0.t 1.1.t 1.2.t 1.3.t 1.4.t 1.5.t
1.6.t 1.7.t 2.0.t 2.1.t 2.2.t 2.3.t 2.4.t 2.5.t Makefile a.t

Log Message:
I'm a document, Jim, not a shell script.

Fix this to not use .sy to generate portions of the document.
Instead, generate the necessary bits with sed beforehand.

Apparently -ms is too feeble to be able to generate tables of contents
with automatically generated page numbers, so add the expected page
numbers into the document and make it possible to turn on a
rudimentary mechanism for crosschecking them. (This mechanism still
requires .sy though. Improvements welcome.)

This makes it unnecessary to build the document twice, or to use
groff in unsafe mode.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/doc/psd/05.sysman/0.t \
src/share/doc/psd/05.sysman/1.2.t src/share/doc/psd/05.sysman/1.6.t \
src/share/doc/psd/05.sysman/2.2.t src/share/doc/psd/05.sysman/2.3.t \
src/share/doc/psd/05.sysman/a.t
cvs rdiff -u -r1.3 -r1.4 src/share/doc/psd/05.sysman/1.0.t \
src/share/doc/psd/05.sysman/1.1.t src/share/doc/psd/05.sysman/1.3.t \
src/share/doc/psd/05.sysman/1.4.t src/share/doc/psd/05.sysman/1.5.t \
src/share/doc/psd/05.sysman/1.7.t src/share/doc/psd/05.sysman/2.0.t \
src/share/doc/psd/05.sysman/2.1.t src/share/doc/psd/05.sysman/2.4.t \
src/share/doc/psd/05.sysman/2.5.t
cvs rdiff -u -r1.7 -r1.8 src/share/doc/psd/05.sysman/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.