From d3f97f19718fa5890cb6cb3fd010f7b4a7bd3ae1 Mon Sep 17 00:00:00 2001 From: Matt Kraai Date: Mon, 9 Apr 2001 23:27:51 +0000 Subject: [PATCH] Fix warning generated by pod2html about unterminated list. --- docs/busybox.pod | 4 +++- docs/busybox_footer.pod | 4 +++- 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 =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 =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 $ -- 2.25.1