mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-04 09:09:56 +00:00
Move toc-depth define to the correct position and reduce whitespace diff to
the english original.
This commit is contained in:
parent
2f25a7cef7
commit
927e1fbc0c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=105097
@ -1,6 +1,6 @@
|
|||||||
<!--
|
<!--
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/share/sgml/release.dsl,v 1.7 2002/10/12 18:21:25 ue Exp $
|
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/share/sgml/release.dsl,v 1.8 2002/10/13 16:40:33 ue Exp $
|
||||||
basiert auf: 1.6
|
basiert auf: 1.6
|
||||||
-->
|
-->
|
||||||
|
|
||||||
@ -76,13 +76,13 @@
|
|||||||
(("netbsd") (string-append u "&" "manpath=NetBSD+1.5"))
|
(("netbsd") (string-append u "&" "manpath=NetBSD+1.5"))
|
||||||
(("ports") (string-append u "&" "manpath=FreeBSD+Ports"))
|
(("ports") (string-append u "&" "manpath=FreeBSD+Ports"))
|
||||||
(else (string-append u "&" "manpath=FreeBSD+5.0-current")))))
|
(else (string-append u "&" "manpath=FreeBSD+5.0-current")))))
|
||||||
|
]]>
|
||||||
|
|
||||||
(define (toc-depth nd)
|
(define (toc-depth nd)
|
||||||
(if (string=? (gi nd) (normalize "book"))
|
(if (string=? (gi nd) (normalize "book"))
|
||||||
3
|
3
|
||||||
3))
|
3))
|
||||||
|
|
||||||
]]>
|
|
||||||
</style-specification-body>
|
</style-specification-body>
|
||||||
</style-specification>
|
</style-specification>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user