summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2010-09-17 19:13:26 +0000
committerAlex Parker <rockbox@aeparker.com>2010-09-17 19:13:26 +0000
commit34c4c44c5dc46bc6b3b4393cd6d511d647240060 (patch)
tree01afef2c2006f215d7c39979484330bc5e9613a0
parent15258e0a5b7a5e86728611261aa1c2ac8da7e34e (diff)
downloadrockbox-34c4c44c5dc46bc6b3b4393cd6d511d647240060.tar.gz
rockbox-34c4c44c5dc46bc6b3b4393cd6d511d647240060.zip
Manual: Clarify that the player must be running to charge/power over USB. Closes bug FS#11504.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28099 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/rockbox_interface/main.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index 195b04e1c0..68c2d03a6b 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -775,7 +775,7 @@ properly.}
775 \opt{usb_power}{ 775 \opt{usb_power}{
776 \section{USB Charging} 776 \section{USB Charging}
777 777
778 The \dap{} can be charged over USB without connecting to your 778 When running the \dap{} can be charged over USB without connecting to your
779 computer by holding \ActionStdUsbCharge{} while plugging in. This 779 computer by holding \ActionStdUsbCharge{} while plugging in. This
780 allows you to continue using the \dap{} normally. 780 allows you to continue using the \dap{} normally.
781 } 781 }
@@ -784,7 +784,7 @@ properly.}
784\opt{ondio}{ 784\opt{ondio}{
785 \section{USB Power} 785 \section{USB Power}
786 786
787 The \dap{} can be powered over USB without connecting to your 787 When running the \dap{} can be powered over USB without connecting to your
788 computer by holding \ActionStdUsbCharge{} while plugging in. This 788 computer by holding \ActionStdUsbCharge{} while plugging in. This
789 allows you to continue using the \dap{} normally. 789 allows you to continue using the \dap{} normally.
790} 790}