diff options
author | Matt Kraai <kraai@debian.org> | 2001-04-09 23:27:51 +0000 |
---|---|---|
committer | Matt Kraai <kraai@debian.org> | 2001-04-09 23:27:51 +0000 |
commit | d3f97f19718fa5890cb6cb3fd010f7b4a7bd3ae1 (patch) | |
tree | 2735da7518c2025bfdd6f08a09f10cccd33b7e1b /docs/busybox_footer.pod | |
parent | 303dd28bb0120c8b12c886cadb2d25d1b8fea08b (diff) | |
download | busybox-w32-d3f97f19718fa5890cb6cb3fd010f7b4a7bd3ae1.tar.gz busybox-w32-d3f97f19718fa5890cb6cb3fd010f7b4a7bd3ae1.tar.bz2 busybox-w32-d3f97f19718fa5890cb6cb3fd010f7b4a7bd3ae1.zip |
Fix warning generated by pod2html about unterminated list.
Diffstat (limited to 'docs/busybox_footer.pod')
-rw-r--r-- | docs/busybox_footer.pod | 4 |
1 files changed, 3 insertions, 1 deletions
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 @@ | |||
1 | =back | ||
2 | |||
1 | =head1 LIBC NSS | 3 | =head1 LIBC NSS |
2 | 4 | ||
3 | GNU Libc uses the Name Service Switch (NSS) to configure the behavior of the C | 5 | GNU Libc uses the Name Service Switch (NSS) to configure the behavior of the C |
@@ -151,4 +153,4 @@ Enrique Zanardi <ezanardi@ull.es> | |||
151 | 153 | ||
152 | =cut | 154 | =cut |
153 | 155 | ||
154 | # $Id: busybox_footer.pod,v 1.2 2001/04/09 22:48:11 andersen Exp $ | 156 | # $Id: busybox_footer.pod,v 1.3 2001/04/09 23:27:51 kraai Exp $ |