aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatt Kraai <kraai@debian.org>2001-04-09 23:27:51 +0000
committerMatt Kraai <kraai@debian.org>2001-04-09 23:27:51 +0000
commitd3f97f19718fa5890cb6cb3fd010f7b4a7bd3ae1 (patch)
tree2735da7518c2025bfdd6f08a09f10cccd33b7e1b /docs
parent303dd28bb0120c8b12c886cadb2d25d1b8fea08b (diff)
downloadbusybox-d3f97f19718fa5890cb6cb3fd010f7b4a7bd3ae1.tar.gz
Fix warning generated by pod2html about unterminated list.
Diffstat (limited to 'docs')
-rw-r--r--docs/busybox.pod4
-rw-r--r--docs/busybox_footer.pod4
2 files changed, 6 insertions, 2 deletions
diff --git a/docs/busybox.pod b/docs/busybox.pod
index 56a22b891..185d22c05 100644
--- a/docs/busybox.pod
+++ b/docs/busybox.pod
@@ -2407,6 +2407,8 @@ Uncompress to stdout.
-------------------------------
+=back
+
=head1 LIBC NSS
GNU Libc uses the Name Service Switch (NSS) to configure the behavior of the C
@@ -2560,4 +2562,4 @@ Enrique Zanardi <ezanardi@ull.es>
=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 759f127e5..d724dc8e8 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 @@ Enrique Zanardi <ezanardi@ull.es>
=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 $