X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/22d6efa851642c6a69174278fc50f712f41e2271..8febdd39057cf2b4984561cc2f55acc9a0d07aca:/docs/latex/wx/fs.tex?ds=sidebyside diff --git a/docs/latex/wx/fs.tex b/docs/latex/wx/fs.tex index 5488d876f6..277eb0ecef 100644 --- a/docs/latex/wx/fs.tex +++ b/docs/latex/wx/fs.tex @@ -1,4 +1,4 @@ -\section{File Systems}\label{fs} +\section{wxFileSystem}\label{fs} The wxHTML library uses a {\bf virtual file systems} mechanism similar to the one used in Midnight Commander, Dos Navigator, @@ -48,7 +48,7 @@ file:archives/cpp\_doc.zip\#zip:reference/fopen.htm\#syntax In this example, protocol is "zip", left location is "reference/fopen.htm", anchor is "syntax" and right location -is "file:archives/cpp_doc.zip". It is used by zip handler +is "file:archives/cpp\_doc.zip". It is used by zip handler to determine in what file this particular zip VFS is stored. In fact there are two protocols used in this example: zip and file.