Description: Tweak pod doc
 add missing =back statement
Bug: https://github.com/rakudo/rakudo/pull/895
Bug-Debian: https://bugs.debian.org/839059
Author: dod
Applied-Upstream: yes
--- a/docs/running.pod
+++ b/docs/running.pod
@@ -139,6 +139,8 @@
 C<IO::Spec::Win32.path> will read the first defined of either C<%PATH%> or C<%Path%> as a
 semicolon-delimited list.
 
+=back
+
 =head1 AUTHORS
 
 Written by the Rakudo contributors, see the CREDITS file.
