From 6d7c6196e1ac412d1d9763c73e87afcd1cbf0ac4 Mon Sep 17 00:00:00 2001 From: Artem Konev Date: Wed, 24 Mar 2021 16:49:59 +0000 Subject: Added a missing .El directive in man page source. --- docs/man/unitd.8.in | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/man/unitd.8.in b/docs/man/unitd.8.in index 4d79d023..46182781 100644 --- a/docs/man/unitd.8.in +++ b/docs/man/unitd.8.in @@ -60,6 +60,7 @@ Exit status is 0 on success, or 1 if the daemon encounters an error. The PID file of Unit's main process. .It Pa %%ERROR_LOG_PATH%% A general-purpose log for diagnostics and troubleshooting. +.El .Sh SOCKETS .Bl -tag -width indent .It Pa %%SOCKET_PATH%% -- cgit