Module Name:    src
Committed By:   uwe
Date:           Sun Nov 24 23:26:43 UTC 2019

Modified Files:
        src/distrib/notes/sparc: prep

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/distrib/notes/sparc/prep

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

Modified files:

Index: src/distrib/notes/sparc/prep
diff -u src/distrib/notes/sparc/prep:1.27 src/distrib/notes/sparc/prep:1.28
--- src/distrib/notes/sparc/prep:1.27	Tue May 19 19:30:29 2015
+++ src/distrib/notes/sparc/prep	Sun Nov 24 23:26:43 2019
@@ -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 @@ kernel) to ensure that your disks remain
 .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 \&)

Reply via email to