summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Wilgus <wilgus.william@gmail.com>2022-06-21 20:54:00 -0400
committerWilliam Wilgus <me.theuser@yahoo.com>2022-06-21 20:56:46 -0400
commit75f618ea62a7572e7e0ad4e2d43c41ba3fc3ea36 (patch)
tree1c5c27429059a8d8d4460569ed8e256193839498
parent7e0492444c38f2ed350016be15b6a4d8ba489bcd (diff)
downloadrockbox-75f618ea62a7572e7e0ad4e2d43c41ba3fc3ea36.tar.gz
rockbox-75f618ea62a7572e7e0ad4e2d43c41ba3fc3ea36.zip
Rb Manual Fix missing bracket
Fix missing bracket from 7e0492444c38f2ed350016be15b6a4d8ba489bcd g#4568 Change-Id: Iab897ae0c61c7a039a6870980cdb87f5fd33386f
-rwxr-xr-xmanual/configure_rockbox/system_options.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex
index 52750f7486..85e6a6b7d6 100755
--- a/manual/configure_rockbox/system_options.tex
+++ b/manual/configure_rockbox/system_options.tex
@@ -875,9 +875,10 @@ therefore result in better runtime.
875 using the player). You can choose the opposite behavior by holding down any 875 using the player). You can choose the opposite behavior by holding down any
876 button while plugging in the USB cable. 876 button while plugging in the USB cable.
877 \nopt{fuzeplus}{ 877 \nopt{fuzeplus}{
878 \note{Be aware that holding a button may still perform its normal function, 878 \note{Be aware that holding a button may still perform its normal function,
879 so it is recommended to use a button without harmful side effects, such as 879 so it is recommended to use a button without harmful side effects, such as
880 \ActionStdUsbCharge{}.} 880 \ActionStdUsbCharge{}.}
881 }
881} 882}
882\opt{multidrive_usb}{ 883\opt{multidrive_usb}{
883 \subsection{USB Hide Internal Drive} 884 \subsection{USB Hide Internal Drive}