FreeBSD Bugzilla – Attachment 24489 Details for
Bug 41892
Patch to fix slowdowns of documentation builds
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 853 bytes, created by
Joseph Koshy
on 2002-08-22 12:00:07 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Joseph Koshy
Created:
2002-08-22 12:00:07 UTC
Size:
853 bytes
patch
obsolete
>Index: share/sgml/freebsd.dsl >=================================================================== >RCS file: /home/ncvs/doc/share/sgml/freebsd.dsl,v >retrieving revision 1.64 >diff -u -r1.64 freebsd.dsl >--- share/sgml/freebsd.dsl 27 Feb 2002 04:56:44 -0000 1.64 >+++ share/sgml/freebsd.dsl 22 Aug 2002 11:21:36 -0000 >@@ -600,11 +600,15 @@ > (define %may-format-variablelist-as-table% > #f) > >- (define %indent-programlisting-lines% >- " ") >- >- (define %indent-screen-lines% >- " ") >+;;; >+; Defining a user defined indent triggers a slowdown >+; in the DSSSL Modular stylesheets v1.77. >+; (define %indent-programlisting-lines% >+; " ") >+; >+; (define %indent-screen-lines% >+; " ") >+;;; > > (define (article-titlepage-recto-elements) > (list (normalize "title")
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 41892
: 24489