summaryrefslogtreecommitdiffstats
path: root/preconv.1
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-05-26 14:45:04 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-05-26 14:45:04 +0000
commit9c070c63d194c99d6cb39a6afc6bea3d747aeb12 (patch)
tree53ecf22d3b38b0491bdcb02973ddba430e2bb147 /preconv.1
parent45ff372f0eebb1e7c8a2dff9d3d6d03438ad2cc1 (diff)
downloadmandoc-9c070c63d194c99d6cb39a6afc6bea3d747aeb12.tar.gz
Slightly clean up verbiage in coding tags.
Diffstat (limited to 'preconv.1')
-rw-r--r--preconv.14
1 files changed, 2 insertions, 2 deletions
diff --git a/preconv.1 b/preconv.1
index 3e63788f..46805455 100644
--- a/preconv.1
+++ b/preconv.1
@@ -86,14 +86,14 @@ A file variable is an input line of the form
.Pp
.Dl \%.\e\(dq -*- key: val [; key: val ]* -*-
.Pp
-where
+A coding tag variable is where
.Cm key
is
.Qq coding
and
.Cm val
is the name of the encoding.
-A typical usage may be
+A typical file variable with a coding tag is
.Pp
.Dl \%.\e\(dq -*- mode: troff; coding: utf-8 -*-
.It