From 33dff0cfc9bc1ccecf24ae7a010561fe0aebdebd Mon Sep 17 00:00:00 2001 From: Christopher Wellons Date: Tue, 6 Aug 2019 20:10:35 -0400 Subject: [PATCH] Balance list begin (.Bl) and end (.El) in man page Ref: #35 --- endlessh.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endlessh.1 b/endlessh.1 index 70634a0..8e3068d 100644 --- a/endlessh.1 +++ b/endlessh.1 @@ -63,7 +63,6 @@ Causes .Nm to print version information and exit. .El -.El .Pp If .Nm @@ -79,3 +78,4 @@ A SIGUSR1 signal will print connections stats to the log. The default .Nm configuration file. +.El