2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 18:08:23 +00:00

Fix lint warning: skipping paragraph macro: Pp before Bd

This commit is contained in:
Todd C. Miller 2021-11-01 13:28:09 -06:00
parent 4e1e07b883
commit ff888e7009

View File

@ -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