Fix warning generated by pod2html about unterminated list.
diff --git a/docs/busybox.pod b/docs/busybox.pod
index 56a22b8..185d22c 100644
--- a/docs/busybox.pod
+++ b/docs/busybox.pod
@@ -2407,6 +2407,8 @@
 
 -------------------------------
 
+=back
+
 =head1 LIBC NSS
 
 GNU Libc uses the Name Service Switch (NSS) to configure the behavior of the C
@@ -2560,4 +2562,4 @@
 
 =cut
 
-# $Id: busybox.pod,v 1.97 2001/04/09 22:48:11 andersen Exp $
+# $Id: busybox.pod,v 1.98 2001/04/09 23:27:51 kraai Exp $
diff --git a/docs/busybox_footer.pod b/docs/busybox_footer.pod
index 759f127..d724dc8 100644
--- a/docs/busybox_footer.pod
+++ b/docs/busybox_footer.pod
@@ -1,3 +1,5 @@
+=back
+
 =head1 LIBC NSS
 
 GNU Libc uses the Name Service Switch (NSS) to configure the behavior of the C
@@ -151,4 +153,4 @@
 
 =cut
 
-# $Id: busybox_footer.pod,v 1.2 2001/04/09 22:48:11 andersen Exp $
+# $Id: busybox_footer.pod,v 1.3 2001/04/09 23:27:51 kraai Exp $