summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2004-02-22 11:35:13 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2004-02-22 11:35:13 +0000
commit15a4f1ee50f61cecd84cc95c38e1185faa81c03c (patch)
tree98e29e07b2695ece51c8e394b54d04995995ecc5 /docs
parentdf7d84cf252a9443f748d8cef3821c7230ab54b4 (diff)
downloadbusybox-w32-15a4f1ee50f61cecd84cc95c38e1185faa81c03c.tar.gz
busybox-w32-15a4f1ee50f61cecd84cc95c38e1185faa81c03c.tar.bz2
busybox-w32-15a4f1ee50f61cecd84cc95c38e1185faa81c03c.zip
Patch from Chris Larson (kergoth), to allow multiple directores to be
unmounted at once.
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 b54d68ee5..bd8b1697c 100644
--- a/docs/busybox.sgml
+++ b/docs/busybox.sgml
@@ -3441,7 +3441,7 @@
3441 <title>umount</title> 3441 <title>umount</title>
3442 3442
3443 <para> 3443 <para>
3444 Usage: umount [OPTION]... DEVICE|DIRECTORY 3444 Usage: umount [OPTION]... DEVICE|DIRECTORY [...]
3445 </para> 3445 </para>
3446 3446
3447 <para> 3447 <para>