summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface/tagcache.tex
diff options
context:
space:
mode:
authorSebastian Leonhardt <sebastian.leonhardt@web.de>2018-07-31 12:10:29 +0200
committerSebastian Leonhardt <sebastian.leonhardt@web.de>2018-08-05 12:57:05 +0200
commit5dfcadc45bdecd2d5f075e9792e0c7ca65f9bb5f (patch)
treefdd3291d1493455b2c5b088c724f647f6541eb97 /manual/rockbox_interface/tagcache.tex
parent744274220833e017f3cc3f1b61abd0fc7c3885ec (diff)
downloadrockbox-5dfcadc45bdecd2d5f075e9792e0c7ca65f9bb5f.tar.gz
rockbox-5dfcadc45bdecd2d5f075e9792e0c7ca65f9bb5f.zip
manual: nitpicking on '-' character and other minor details
Change-Id: Id204276387d55ba2276530ed1cb6ee827e28062a
Diffstat (limited to 'manual/rockbox_interface/tagcache.tex')
-rw-r--r--manual/rockbox_interface/tagcache.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/manual/rockbox_interface/tagcache.tex b/manual/rockbox_interface/tagcache.tex
index 5adf1accfb..8be9a1bd53 100644
--- a/manual/rockbox_interface/tagcache.tex
+++ b/manual/rockbox_interface/tagcache.tex
@@ -126,13 +126,13 @@ to RAM.}%
126 autoscore & numeric & runtime db \\ 126 autoscore & numeric & runtime db \\
127 lastplayed & numeric & runtime db \\ 127 lastplayed & numeric & runtime db \\
128 playcount & numeric & runtime db \\ 128 playcount & numeric & runtime db \\
129 Pm (play time - min) & numeric & runtime db \\ 129 Pm (play time -- min) & numeric & runtime db \\
130 Ps (play time - sec) & numeric & runtime db \\ 130 Ps (play time -- sec) & numeric & runtime db \\
131 rating & numeric & runtime db \\ 131 rating & numeric & runtime db \\
132 commitid & numeric & system \\ 132 commitid & numeric & system \\
133 entryage & numeric & system \\ 133 entryage & numeric & system \\
134 length & numeric & system \\ 134 length & numeric & system \\
135 Lm (track len - min) & numeric & system \\ 135 Lm (track len -- min) & numeric & system \\
136 Ls (track len - sec) & numeric & system \\ 136 Ls (track len -- sec) & numeric & system \\
137 \end{rbtabular} 137 \end{rbtabular}
138\end{table} 138\end{table}