aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/example.style.css
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-11-16 09:52:47 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-11-16 09:52:47 +0000
commita99dddba5703906298b4613c1c313ee2a9246ef2 (patch)
tree20e0e1c69cd67ca293c0296742139cdb61f8c6ef /example.style.css
parent74b8d5112618021ff48a1c5671a4e86a3d6bc1ce (diff)
downloadmandoc-a99dddba5703906298b4613c1c313ee2a9246ef2.tar.gz
mandoc-a99dddba5703906298b4613c1c313ee2a9246ef2.tar.zst
mandoc-a99dddba5703906298b4613c1c313ee2a9246ef2.zip
More clarification in manuals. Added per-OUTPUT section in mandoc.1.
Diffstat (limited to 'example.style.css')
-rw-r--r--example.style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/example.style.css b/example.style.css
index 469b1feb..e6334893 100644
--- a/example.style.css
+++ b/example.style.css
@@ -1,3 +1,5 @@
+/* $Id: example.style.css,v 1.19 2009/11/16 09:52:47 kristaps Exp $ */
+
div.body { font-family: monospace;
min-width: 580px; width: 580px; } /* Top-most div tag. */