Back out 1.43->1.44 delta, which turned on hyphenation and justification

by default for printed output.  It turns out that this combination results
in URLs running of the right margin of the printed page.

This back-out is a temporary work-around to fix the PS/PDF
documentation for the impending 4.4-RELEASE.

Approved by:	murray
This commit is contained in:
Bruce A. Mah 2001-08-27 04:01:40 +00:00
parent 9b954e7acc
commit cd4ba70ca7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10481

View file

@ -1,4 +1,4 @@
<!-- $FreeBSD: doc/share/sgml/freebsd.dsl,v 1.48 2001/08/14 05:18:06 dd Exp $ -->
<!-- $FreeBSD: doc/share/sgml/freebsd.dsl,v 1.49 2001/08/14 05:22:57 dd Exp $ -->
<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
<!ENTITY % output.html "IGNORE">
@ -206,12 +206,6 @@
(define withpgpkeys
#f)
(define %default-quadding%
'justify)
(define %hyphenation%
#t)
;; If a link is entered as "file://localhost/usr/ports" in the docs
;; then we only want to display "/usr/ports" in printed form.