Description: fix POD ERRORS:
 "Expected text after =item, not a number"
 Newer Pod::* tools are more picky ...
Origin: vendor
Bug: https://rt.cpan.org/Ticket/Display.html?id=91330
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=91330
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2013-12-11

--- a/lib/Net/SFTP/Foreign.pm
+++ b/lib/Net/SFTP/Foreign.pm
@@ -3720,18 +3720,18 @@
 
 =over 4
 
-=item 0
+=item Z<>0
 
 Never try to disconnect this object when exiting from any process.
 
 On most operating systems, the SSH process will exit when the last
 process connected to it ends, but this is not guaranteed.
 
-=item 1
+=item Z<>1
 
 Disconnect on exit from any process. This is the default.
 
-=item 2
+=item Z<>2
 
 Disconnect on exit from the current process only.
 
