manpage: fix typo

This commit is contained in:
wm4 2015-07-23 17:13:37 +02:00
parent b492720c7c
commit 5b47836082
1 changed files with 1 additions and 1 deletions

View File

@ -3091,7 +3091,7 @@ Cache
This option allows control over this.
``--cache-backbuffer=<kBytes>``
Size of the cache back buffer (default: 75 KB). This will add to the total
Size of the cache back buffer (default: 75000 KB). This will add to the total
cache size, and reserved the amount for seeking back. The reserved amount
will not be used for readahead, and instead preserves already read data to
enable fast seeking back.