aboutsummaryrefslogtreecommitdiffstats
path: root/man5
diff options
context:
space:
mode:
authorMike Frysinger <vapier@chromium.org>2020-07-26 02:23:40 -0400
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-08-13 09:36:46 +0200
commitb4c38a723f03c08210edce57f5eb1900b2106da9 (patch)
tree754b73aceffed7ef3cde3ba581f3c123a89eb551 /man5
parent1d2e2ecda745ea2bbf0a341f3c1112e00d8e32dc (diff)
downloadman-pages-b4c38a723f03c08210edce57f5eb1900b2106da9.tar.gz
drop "coding: UTF-8" header
This header is used inconsistently -- man pages are UTF-8 encoded but not setting this marker. It's only respected by the man-db package, and seems a bit anachronistic at this point when UTF-8 is the standard default nowadays. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
-rw-r--r--man5/locale.51
1 files changed, 0 insertions, 1 deletions
diff --git a/man5/locale.5 b/man5/locale.5
index 85e548bc17..f6b63da9d9 100644
--- a/man5/locale.5
+++ b/man5/locale.5
@@ -1,4 +1,3 @@
-'\" t -*- coding: UTF-8 -*-
.\" Copyright (C) 1994 Jochen Hein (Hein@Student.TU-Clausthal.de)
.\" Copyright (C) 2008 Petr Baudis (pasky@suse.cz)
.\" Copyright (C) 2014 Michael Kerrisk <mtk@manpages@gmail.com>