aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorChern Lee <chern@FreeBSD.org>2001-07-24 23:09:25 +0000
committerChern Lee <chern@FreeBSD.org>2001-07-24 23:09:25 +0000
commit2da51947808bb8b56147ea0be7e7ba800e4e1f46 (patch)
tree95af5990ccb4d620c2d08f86dd58757c3c1769ff /share
parentecc5d013c3ca7557c67ef86b9e75c6b8546f3cd6 (diff)
downloaddoc-2da51947808bb8b56147ea0be7e7ba800e4e1f46.tar.gz
doc-2da51947808bb8b56147ea0be7e7ba800e4e1f46.zip
Make <envar> show up as monospaced font in printed version.
Reviewed by: murray
Notes
Notes: svn path=/head/; revision=10026
Diffstat (limited to 'share')
-rw-r--r--share/sgml/freebsd.dsl3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/sgml/freebsd.dsl b/share/sgml/freebsd.dsl
index 3074d83116..596d7cdad6 100644
--- a/share/sgml/freebsd.dsl
+++ b/share/sgml/freebsd.dsl
@@ -1,4 +1,4 @@
-<!-- $FreeBSD: doc/share/sgml/freebsd.dsl,v 1.40 2001/07/21 09:09:59 murray Exp $ -->
+<!-- $FreeBSD: doc/share/sgml/freebsd.dsl,v 1.41 2001/07/24 11:07:59 dd Exp $ -->
<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
<!ENTITY % output.html "IGNORE">
@@ -447,6 +447,7 @@
Configure the stylesheet to behave more like John's. -->
(element command ($mono-seq$))
+ (element envar ($mono-seq$))
(element application ($bold-seq$))