summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Levin <al.le@rockbox.org>2009-03-09 21:25:49 +0000
committerAlexander Levin <al.le@rockbox.org>2009-03-09 21:25:49 +0000
commit7fc6bbb304425287b50e7a423ecdebd26e164948 (patch)
tree3c7426b28cdfe92c458e9bbef1f7cfb2e147f9bb
parent28a4c73bc41a3e49145a77fef04c1474bb7512cc (diff)
downloadrockbox-7fc6bbb304425287b50e7a423ecdebd26e164948.tar.gz
rockbox-7fc6bbb304425287b50e7a423ecdebd26e164948.zip
Use more formal English (passive)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20258 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/rockbox_interface/main.tex14
1 files changed, 12 insertions, 2 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index ae08f6a6fd..87afedb7d8 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -640,13 +640,23 @@ garbled.}
640\opt{usb_charging} 640\opt{usb_charging}
641{ 641{
642 \section{Charging} 642 \section{Charging}
643 The \dap{} can be powered over USB without connecting to your computer by holding \ActionStdUsbCharge{} while plugging in. This allows you to continue using the \dap{} normally. 643
644 The \dap{} can be powered over USB without connecting to your
645 computer by holding \ActionStdUsbCharge{} while plugging in. This
646 allows you to continue using the \dap{} normally.
647
644 \opt{usbstack} 648 \opt{usbstack}
645 { 649 {
646 \nopt{gigabeats} 650 \nopt{gigabeats}
647 { 651 {
648 \section{USB disconnect} 652 \section{USB disconnect}
649 As soon as your computer marks the \dap{} as unused (e.g. after you eject or safely remove the device), you can switch the device to charging mode by pressing \ActionStdUsbCharge{}. Pressing \ActionStdUsbCharge{} while the computer is still actively communicating with the \dap{} has no effect. 653
654 As soon as the computer marks the \dap{} as unused (e.g.
655 after you eject or safely remove the device), the \dap{}
656 can be switched to charging mode by pressing
657 \ActionStdUsbCharge{}. Pressing \ActionStdUsbCharge{}
658 while the computer is still actively communicating with
659 the \dap{} has no effect.
650 } 660 }
651 } 661 }
652} 662}