aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2022-07-19 19:55:52 +0200
committerMattias Andrée <maandree@kth.se>2022-07-19 19:55:52 +0200
commit0ee6c58631480eefaec104ed0fff51c4ce51489b (patch)
tree33cb23021075024bc292737eb1f6fb6f7579b428
parentm (diff)
downloadlibparsepsf-0ee6c58631480eefaec104ed0fff51c4ce51489b.tar.gz
libparsepsf-0ee6c58631480eefaec104ed0fff51c4ce51489b.tar.bz2
libparsepsf-0ee6c58631480eefaec104ed0fff51c4ce51489b.tar.xz
man pages: remove dot at end of name section
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--libparsepsf.72
-rw-r--r--libparsepsf.h.02
2 files changed, 2 insertions, 2 deletions
diff --git a/libparsepsf.7 b/libparsepsf.7
index b89c7d8..29dcca4 100644
--- a/libparsepsf.7
+++ b/libparsepsf.7
@@ -1,6 +1,6 @@
.TH LIBPARSEPSF 7 LIBPARSEPSF
.SH NAME
-libparsepsf \- Library for interpreting PSF (PC Screen Font) files.
+libparsepsf \- Library for interpreting PSF (PC Screen Font) files
.SH DESCRIPTION
.B libparsepsf
is a C library for interpreting PSF (PC Screen Font) files.
diff --git a/libparsepsf.h.0 b/libparsepsf.h.0
index b3193eb..2edd019 100644
--- a/libparsepsf.h.0
+++ b/libparsepsf.h.0
@@ -1,6 +1,6 @@
.TH LIBPARSEPSF.H 0 LIBPARSEPSF
.SH NAME
-libparsepsf.h \- Header file for interpreting PSF (PC Screen Font) files.
+libparsepsf.h \- Header file for interpreting PSF (PC Screen Font) files
.SH SYNOPSIS
.nf
#include <libparsepsf.h>