From ff888e70094269ea08a54e34370ff03d2d81e5f7 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 1 Nov 2021 13:28:09 -0600 Subject: [PATCH] Fix lint warning: skipping paragraph macro: Pp before Bd --- doc/sudo.conf.mdoc.in | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/sudo.conf.mdoc.in b/doc/sudo.conf.mdoc.in index dd17336ab..f6ae6e6f0 100644 --- a/doc/sudo.conf.mdoc.in +++ b/doc/sudo.conf.mdoc.in @@ -544,7 +544,6 @@ would log all debugging statements at the level and higher in addition to those at the .Em info level for the plugin subsystem. -.Pp .Bd -literal -offset indent Debug sudo_intercept.so /var/log/intercept_debug all@debug .Ed