aboutsummaryrefslogtreecommitdiffstatshomepage
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
commit4dacf4c17a2ddff48c140b5dbe2f9caaeafd1f38 (patch)
treee8983a5dc6c8a4df0cd6779e11bb032c755c97d0
parentf860cf56ff373daca5cc5c911a731f157674f2b1 (diff)
downloadmandoc-4dacf4c17a2ddff48c140b5dbe2f9caaeafd1f38.tar.gz
mandoc-4dacf4c17a2ddff48c140b5dbe2f9caaeafd1f38.tar.zst
mandoc-4dacf4c17a2ddff48c140b5dbe2f9caaeafd1f38.zip
Slightly clean up verbiage in coding tags.
-rw-r--r--preconv.16
1 files changed, 3 insertions, 3 deletions
diff --git a/preconv.1 b/preconv.1
index 12ea6f80..96fcaeb1 100644
--- a/preconv.1
+++ b/preconv.1
@@ -1,4 +1,4 @@
-.\" $Id: preconv.1,v 1.3 2011/05/26 14:43:07 kristaps Exp $
+.\" $Id: preconv.1,v 1.4 2011/05/26 14:45:04 kristaps Exp $
.\"
.\" Copyright (c) 2011 Kristaps Dzonsons <kristaps@bsd.lv>
.\"
@@ -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