summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@nginx.com>2023-05-08 18:07:10 +0200
committerAlejandro Colomar <alx@nginx.com>2023-05-08 18:07:22 +0200
commit8843e30e8275aa70bf7eec11709cd5d12e32b4ae (patch)
treea8315b6100471a90a63355db6b1c1b860f6b3805
parent7417987923114a30713f7df3905365f297df0daa (diff)
downloadunit-8843e30e8275aa70bf7eec11709cd5d12e32b4ae.tar.gz
unit-8843e30e8275aa70bf7eec11709cd5d12e32b4ae.tar.bz2
Docs: removed incorrect Pp call in unitd.8.
Pp is used to separate paragraphs, not to introduce them. A Pp macro call right after Sh is wrong, and it is ignored by the formatter, which reports a warning about it. Signed-off-by: Alejandro Colomar <alx@nginx.com>
-rw-r--r--docs/man/man8/unitd.8.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/man/man8/unitd.8.in b/docs/man/man8/unitd.8.in
index bda97bfd..a43e671f 100644
--- a/docs/man/man8/unitd.8.in
+++ b/docs/man/man8/unitd.8.in
@@ -71,7 +71,6 @@ The socket address of Unit's control API.
.Pp
SPDX-License-Identifier: Apache-2.0
.Sh See also
-.Pp
.Lk https://unit.nginx.org Website
.Pp
.Lk https://mailman.nginx.org/mailman/listinfo/unit "User mailing list"