diff options
author | kraai <kraai@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-04-09 23:27:51 +0000 |
---|---|---|
committer | kraai <kraai@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-04-09 23:27:51 +0000 |
commit | 5326414f31625194b265c0dfb8f45e932d52c482 (patch) | |
tree | 2735da7518c2025bfdd6f08a09f10cccd33b7e1b /docs/busybox_footer.pod | |
parent | 20dc3463e474d38fe3730d69fb9e4e681e6c11b4 (diff) | |
download | busybox-w32-5326414f31625194b265c0dfb8f45e932d52c482.tar.gz busybox-w32-5326414f31625194b265c0dfb8f45e932d52c482.tar.bz2 busybox-w32-5326414f31625194b265c0dfb8f45e932d52c482.zip |
Fix warning generated by pod2html about unterminated list.
git-svn-id: svn://busybox.net/trunk/busybox@2291 69ca8d6d-28ef-0310-b511-8ec308f3f277
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 $ |