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>
This commit is contained in:
@@ -71,7 +71,6 @@ The socket address of Unit's control API.
|
|||||||
.Pp
|
.Pp
|
||||||
SPDX-License-Identifier: Apache-2.0
|
SPDX-License-Identifier: Apache-2.0
|
||||||
.Sh See also
|
.Sh See also
|
||||||
.Pp
|
|
||||||
.Lk https://unit.nginx.org Website
|
.Lk https://unit.nginx.org Website
|
||||||
.Pp
|
.Pp
|
||||||
.Lk https://mailman.nginx.org/mailman/listinfo/unit "User mailing list"
|
.Lk https://mailman.nginx.org/mailman/listinfo/unit "User mailing list"
|
||||||
|
|||||||
Reference in New Issue
Block a user