aboutsummaryrefslogtreecommitdiff
path: root/docs/busybox.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/busybox.sgml')
-rw-r--r--docs/busybox.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/busybox.sgml b/docs/busybox.sgml
index f794f896c..2d372506b 100644
--- a/docs/busybox.sgml
+++ b/docs/busybox.sgml
@@ -805,7 +805,7 @@
805 805
806 <para> 806 <para>
807 Summarize the disk space used for each FILE or current 807 Summarize the disk space used for each FILE or current
808 directory. Disk space printed in units of 1k (i.e. 808 directory. Disk space printed in units of 1k (i.e.,
809 1024 bytes). 809 1024 bytes).
810 </para> 810 </para>
811 811
@@ -2285,7 +2285,7 @@
2285 2285
2286 <para> 2286 <para>
2287 Creates a temporary file with its name based on 2287 Creates a temporary file with its name based on
2288 TEMPLATE. TEMPLATE is any name with six `Xs' (i.e. 2288 TEMPLATE. TEMPLATE is any name with six `Xs' (i.e.,
2289 /tmp/temp.XXXXXX). 2289 /tmp/temp.XXXXXX).
2290 </para> 2290 </para>
2291 2291
@@ -3407,7 +3407,7 @@
3407 <screen> 3407 <screen>
3408 -a Unmount all file systems 3408 -a Unmount all file systems
3409 -r Try to remount devices as read-only if mount is busy 3409 -r Try to remount devices as read-only if mount is busy
3410 -f Force filesystem umount (i.e. unreachable NFS server) 3410 -f Force filesystem umount (i.e., unreachable NFS server)
3411 -l Do not free loop device (if a loop device has been used) 3411 -l Do not free loop device (if a loop device has been used)
3412 </screen> 3412 </screen>
3413 </para> 3413 </para>