From 6f44518f3bd91a852953bc995b77f5bfd648c8f7 Mon Sep 17 00:00:00 2001
From: "Todd C. Miller" <Todd.Miller@courtesan.com>
Date: Fri, 6 Aug 2004 23:56:15 +0000
Subject: [PATCH] =back does not take an indentlevel (makes no difference to
 formatted files).

---
 sudo.pod | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sudo.pod b/sudo.pod
index 771ebc285..d7d87c006 100644
--- a/sudo.pod
+++ b/sudo.pod
@@ -185,7 +185,7 @@ variable is used.
 If they have been modified, the temporary files are copied back to
 their original location and the temporary versions are removed.
 
-=back 8
+=back
 
 If the specified file does not exist, it will be created.  Note
 that unlike most commands run by B<sudo>, the editor is run with
@@ -257,7 +257,7 @@ sudoers option is set)
 
 two consecutive C<%> characters are collapsed into a single C<%> character
 
-=back 8
+=back
 
 =item -s
 
-- 
2.40.0