Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/notes/sparc Quote long .Ss2 title to avoid troff's l...
details: https://anonhg.NetBSD.org/src/rev/b16a6d6e1b0f
branches: trunk
changeset: 465497:b16a6d6e1b0f
user: uwe <uwe%NetBSD.org@localhost>
date: Sun Nov 24 23:26:43 2019 +0000
description:
Quote long .Ss2 title to avoid troff's limitation.
Troff is limited to 9 macro parameters and this title is 10 words, so
we lose the last word here when we pass arguments around. We have
more titles like that but for now I wanted to commit only one just to
flag the problem.
diffstat:
distrib/notes/sparc/prep | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 62d140e8446f -r b16a6d6e1b0f distrib/notes/sparc/prep
--- a/distrib/notes/sparc/prep Sun Nov 24 19:56:50 2019 +0000
+++ b/distrib/notes/sparc/prep Sun Nov 24 23:26:43 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: prep,v 1.27 2015/05/19 19:30:29 snj Exp $
+.\" $NetBSD: prep,v 1.28 2019/11/24 23:26:43 uwe Exp $
.
.Ss2 Configuring your PROM
.
@@ -212,7 +212,7 @@
.Nx
device unit numbers even if you add disks to your system at a later time.
.
-.Ss2 Determining how to access your SCSI disk from the PROM
+.Ss2 "Determining how to access your SCSI disk from the PROM"
.
sunmon and OpenBoot PROM 1 use an archaic
.Li sd( Ns Ar c,u,p Ns Ic \&)
Home |
Main Index |
Thread Index |
Old Index