diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-03-27 11:35:46 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-03-27 11:35:46 +0000 |
commit | 38748fddf3fa66d3313d409f1322d057065c9514 (patch) | |
tree | ba6e272476d51e874aff134bf19901aa2bfc73d8 /docs | |
parent | 8ee2b27f0c84fc52ff56cf1c9b7819798b7197b5 (diff) | |
download | busybox-38748fddf3fa66d3313d409f1322d057065c9514.tar.gz |
Yet more doc cleanups
Diffstat (limited to 'docs')
-rw-r--r-- | docs/busybox_header.pod | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/busybox_header.pod b/docs/busybox_header.pod index 395e2c81a..c8ca66693 100644 --- a/docs/busybox_header.pod +++ b/docs/busybox_header.pod @@ -103,8 +103,6 @@ Currently defined functions include: uptime, usleep, uudecode, uuencode, vconfig, vi, vlock, watch, watchdog, wc, wget, which, who, whoami, xargs, yes, zcat, [ -=over 4 - =head1 LIBC NSS GNU Libc (glibc) uses the Name Service Switch (NSS) to configure the behavior @@ -128,3 +126,6 @@ Shameless Plug: As an alternative one could use a C library such as uClibc. In addition to making your system significantly smaller, uClibc does not need or use any NSS support files or libraries. +=over 4 + + |