FreeBSD Bugzilla – Attachment 24477 Details for
Bug 41879
[patch] cleanup to DOCROOT/share/sgml/freebsd.dsl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.91 KB, created by
Joseph Koshy
on 2002-08-22 06:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Joseph Koshy
Created:
2002-08-22 06:50:01 UTC
Size:
1.91 KB
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 06:10:42 -0000 >@@ -174,7 +174,7 @@ > ;; Use graphics in callouts? > #t) > >- (define %callout-graphics-ext% >+ (define %callout-graphics-extension% > ;; The extension to use for callout images. This is an extension > ;; to the stylesheets, they do not support this functionality > ;; natively. >@@ -184,32 +184,6 @@ > ;; Path to callout graphics > "./imagelib/callouts/") > >- ;; Redefine $callout-bug$ to support the %callout-graphic-ext% >- ;; variable. >- (define ($callout-bug$ conumber) >- (let ((number (if conumber (format-number conumber "1") "0"))) >- (if conumber >- (if %callout-graphics% >- (if (<= conumber %callout-graphics-number-limit%) >- (make empty-element gi: "IMG" >- attributes: (list (list "SRC" >- (root-rel-path >- (string-append >- %callout-graphics-path% >- number >- %callout-graphics-ext%))) >- (list "HSPACE" "0") >- (list "VSPACE" "0") >- (list "BORDER" "0") >- (list "ALT" >- (string-append >- "(" number ")")))) >- (make element gi: "B" >- (literal "(" (format-number conumber "1") ")"))) >- (make element gi: "B" >- (literal "(" (format-number conumber "1") ")"))) >- (make element gi: "B" >- (literal "(??)"))))) > ]]> > > <!-- Two-sided Print output ....................................... -->
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 41879
: 24477