summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cloos <cloos@jhcloos.com>2013-09-07 08:51:46 -0400
committerJames Cloos <cloos@jhcloos.com>2013-09-07 08:51:46 -0400
commit40c3f24fe3f1850ee90f3c32dc77ada33b09fa62 (patch)
treee695c620a1cc9921b44cd1c96cc603d9819ceb49
parent70caf370f52226ac6582cd08a75308a3b4035b55 (diff)
iso_8859-13.7: Fix coding system tag.HEADmaster
Groff’s preconv(1) uses the coding tag to guess the file’s encoding. Otherwise, groff(1) generates bogus output from this file. Signed-off-by: James Cloos <cloos@jhcloos.com>
-rw-r--r--man7/iso_8859-13.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/iso_8859-13.7 b/man7/iso_8859-13.7
index 87797bb9..82a62635 100644
--- a/man7/iso_8859-13.7
+++ b/man7/iso_8859-13.7
@@ -1,4 +1,4 @@
-'\" t -*- coding: ISO-8859-7 -*-
+'\" t -*- coding: ISO-8859-13 -*-
.\" Copyright 2009 Lefteris Dimitroulakis (edimitro@tee.gr)
.\"
.\" %%%LICENSE_START(GPLv2+_DOC_FULL)