aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2004-03-27 11:35:46 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2004-03-27 11:35:46 +0000
commitdb01bde19bcb48a548ae3457cff6bfcc196867d0 (patch)
treeba6e272476d51e874aff134bf19901aa2bfc73d8 /docs
parent85e92a88367834d8c1d741dce3adbbf99930f98c (diff)
downloadbusybox-w32-db01bde19bcb48a548ae3457cff6bfcc196867d0.tar.gz
busybox-w32-db01bde19bcb48a548ae3457cff6bfcc196867d0.tar.bz2
busybox-w32-db01bde19bcb48a548ae3457cff6bfcc196867d0.zip
Yet more doc cleanups
git-svn-id: svn://busybox.net/trunk/busybox@8666 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'docs')
-rw-r--r--docs/busybox_header.pod5
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:
103 uptime, usleep, uudecode, uuencode, vconfig, vi, vlock, watch, 103 uptime, usleep, uudecode, uuencode, vconfig, vi, vlock, watch,
104 watchdog, wc, wget, which, who, whoami, xargs, yes, zcat, [ 104 watchdog, wc, wget, which, who, whoami, xargs, yes, zcat, [
105 105
106=over 4
107
108=head1 LIBC NSS 106=head1 LIBC NSS
109 107
110GNU Libc (glibc) uses the Name Service Switch (NSS) to configure the behavior 108GNU 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
128addition to making your system significantly smaller, uClibc does not need or 126addition to making your system significantly smaller, uClibc does not need or
129use any NSS support files or libraries. 127use any NSS support files or libraries.
130 128
129=over 4
130
131