aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPino Toscano <pino@kde.org>2018-09-30 15:59:03 +0200
committerPino Toscano <pino@kde.org>2018-09-30 15:59:03 +0200
commit6a706d3d0fcf8d3fad2a33af051fa80aff7ecf85 (patch)
treeb5af9de72652a755312a930f8838b668f19a2205
parent3a731ebfdcacd23c68d716a657bb6e9a806b7532 (diff)
docs: add empty line between =encoding and =head1 NAME
This seems to make the resulting man page more valid.
-rw-r--r--docs/man/clazy.pod1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/man/clazy.pod b/docs/man/clazy.pod
index 160d87c7..d693f25e 100644
--- a/docs/man/clazy.pod
+++ b/docs/man/clazy.pod
@@ -1,4 +1,5 @@
=encoding utf8
+
=head1 NAME
clazy - a static source code analyzer for Qt5-based C++.