aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Riker <tim@rikers.org>2002-12-14 01:58:59 +0000
committerTim Riker <tim@rikers.org>2002-12-14 01:58:59 +0000
commitcf93274663877cb4d722a23d8c418470eb90332a (patch)
treea056983d1162502b58e2aca4c2ebf3c9c7b9c6be /docs
parent6fe1960ff5e4c7c993a8bc3add5361ee55323afe (diff)
downloadbusybox-w32-cf93274663877cb4d722a23d8c418470eb90332a.tar.gz
busybox-w32-cf93274663877cb4d722a23d8c418470eb90332a.tar.bz2
busybox-w32-cf93274663877cb4d722a23d8c418470eb90332a.zip
rmmod -a removed modules recursively
Diffstat (limited to 'docs')
-rw-r--r--docs/busybox.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/busybox.sgml b/docs/busybox.sgml
index aa3c37692..dacc13249 100644
--- a/docs/busybox.sgml
+++ b/docs/busybox.sgml
@@ -2788,7 +2788,7 @@
2788 2788
2789 <para> 2789 <para>
2790 <screen> 2790 <screen>
2791 -a Try to remove all unused kernel modules 2791 -a Remove all unused modules (recursively)
2792 </screen> 2792 </screen>
2793 </para> 2793 </para>
2794 2794