Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/doc apply the roman numeral page number fix from psd/T...



details:   https://anonhg.NetBSD.org/src/rev/17f19e0cec1e
branches:  trunk
changeset: 332623:17f19e0cec1e
user:      christos <christos%NetBSD.org@localhost>
date:      Wed Oct 01 01:11:39 2014 +0000

description:
apply the roman numeral page number fix from psd/Title

diffstat:

 share/doc/smm/Title |  22 +++++++++++-----------
 share/doc/usd/Title |  13 +++++++------
 2 files changed, 18 insertions(+), 17 deletions(-)

diffs (105 lines):

diff -r e91425157d22 -r 17f19e0cec1e share/doc/smm/Title
--- a/share/doc/smm/Title       Wed Oct 01 01:08:25 2014 +0000
+++ b/share/doc/smm/Title       Wed Oct 01 01:11:39 2014 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: Title,v 1.3 2003/08/07 10:30:52 agc Exp $
+.\"    $NetBSD: Title,v 1.4 2014/10/01 01:11:39 christos Exp $
 .\"
 .\" Copyright (c) 1986, 1993, 1994 The Regents of the University of California.
 .\" All rights reserved.
@@ -29,8 +29,8 @@
 .\"
 .\"    @(#)Title       8.5 (Berkeley) 8/8/94
 .\"
-.af % i
-.nr LL 6.5i
+.ds %% \\\\\\\\n(PN
+.af PN i
 .EH ''''
 .OH ''''
 .EF ''''
@@ -251,8 +251,8 @@
 .sp 0.8
 ISBN: 1-56592-080-5
 .bp
-.OH '\s10Contents''- % -\s0'
-.EH '\s10- % -''Contents\s0'
+.OH '\s10Contents''- \*(%% -\s0'
+.EH '\s10- \*(%% -''Contents\s0'
 \&
 .sp |1.5i
 .nr PS 24
@@ -392,8 +392,8 @@
 .EH ''''
 .OH ''''
 .bp
-.OH '\s10Introduction''- % -\s0'
-.EH '\s10- % -''Introduction\s0'
+.OH '\s10Introduction''- \*(%% -\s0'
+.EH '\s10- \*(%% -''Introduction\s0'
 .de IR
 \fI\\$1\^\fR\\$2
 ..
@@ -623,8 +623,8 @@
 .EH ''''
 .OH ''''
 .bp
-.OH '\s10Manual Pages''- % -\s0'
-.EH '\s10- % -''Manual Pages\s0'
+.OH '\s10Manual Pages''- \*(%% -\s0'
+.EH '\s10- \*(%% -''Manual Pages\s0'
 .EF '\s10\\\\*(Dt''\\\\*(Ed\s0'
 .OF '\s10\\\\*(Ed''\\\\*(Dt\s0'
 .nr PS 10
@@ -670,8 +670,8 @@
 .OH ''''
 .bp
 \&
-.OH '\s10Permuted Index''- % -\s0'
-.EH '\s10- % -''Permuted Index\s0'
+.OH '\s10Permuted Index''- \*(%% -\s0'
+.EH '\s10- \*(%% -''Permuted Index\s0'
 .ds Ed 4.4BSD
 .ds Dt April \|1994
 .ce
diff -r e91425157d22 -r 17f19e0cec1e share/doc/usd/Title
--- a/share/doc/usd/Title       Wed Oct 01 01:08:25 2014 +0000
+++ b/share/doc/usd/Title       Wed Oct 01 01:11:39 2014 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: Title,v 1.3 2003/08/07 10:30:56 agc Exp $
+.\"    $NetBSD: Title,v 1.4 2014/10/01 01:11:39 christos Exp $
 .\"
 .\" Copyright (c) 1986, 1993, 1994 The Regents of the University of California.
 .\" All rights reserved.
@@ -29,7 +29,8 @@
 .\"
 .\"    @(#)Title       8.4 (Berkeley) 8/8/94
 .\"
-.af % i
+.ds %% \\\\\\\\n(PN
+.af PN i
 .nr LL 6.5i
 .EH ''''
 .OH ''''
@@ -228,8 +229,8 @@
 .sp 2
 ISBN: 1-56592-076-7
 .bp
-.OH '\s10Contents''- % -\s0'
-.EH '\s10- % -''Contents\s0'
+.OH '\s10Contents''- \*(%% -\s0'
+.EH '\s10- \*(%% -''Contents\s0'
 \&
 .sp |1.5i
 .nr PS 24
@@ -459,8 +460,8 @@
 .EH ''''
 .OH ''''
 .bp
-.OH '\s10Introduction''- % -\s0'
-.EH '\s10- % -''Introduction\s0'
+.OH '\s10Introduction''- \*(%% -\s0'
+.EH '\s10- \*(%% -''Introduction\s0'
 .de IR
 \fI\\$1\^\fR\\$2
 ..



Home | Main Index | Thread Index | Old Index