Fix mdoc lint warnings by removing .Pp before and after .Ss.

This commit is contained in:
Todd C. Miller
2020-01-17 09:47:52 -07:00
parent c9f26ebbb4
commit 0ab02b8a16

View File

@@ -994,9 +994,7 @@ one or more messages to log
.It trace Ta sudo.DEBUG_TRACE Ta
.It debug Ta sudo.DEBUG_DEBUG Ta very extreme verbose debugging
.El
.Pp
.Ss Debug example
.Pp
Sudo ships an example debug plugin by default.
To try it, register it by adding the following lines to
.Pa @sysconfdir@/sudo.conf :