From 37cba721ffffd105413a79bfb6af6eb38f187466 Mon Sep 17 00:00:00 2001 From: Joel Dahl Date: Tue, 14 Jul 2015 19:43:10 +0000 Subject: [PATCH] mdoc: add missing .El --- usr.bin/rctl/rctl.8 | 1 + 1 file changed, 1 insertion(+) diff --git a/usr.bin/rctl/rctl.8 b/usr.bin/rctl/rctl.8 index fe147562b7d0..bebf4fd269c6 100644 --- a/usr.bin/rctl/rctl.8 +++ b/usr.bin/rctl/rctl.8 @@ -245,6 +245,7 @@ Enable This defaults to 1, unless .Cd "options RACCT_DEFAULT_TO_DISABLED" is set in the kernel configuration file. +.El .Sh EXIT STATUS .Ex -std .Sh EXAMPLES