From 67dff84a13d2d188e6fe5113baa3937d683ed6c4 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Sat, 18 Mar 2017 16:04:58 -0700 Subject: [PATCH] doc: update faq --- doc/Frequently-Asked-Questions.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Frequently-Asked-Questions.asciidoc b/doc/Frequently-Asked-Questions.asciidoc index 64c05fa6..21a78742 100644 --- a/doc/Frequently-Asked-Questions.asciidoc +++ b/doc/Frequently-Asked-Questions.asciidoc @@ -13,7 +13,7 @@ There are a few alternative methods to overcome this problem. WinFsp recommends Does WinFsp provide debugging symbols? [@netheril96]:: - Public debugging symbols are already included in the installer. You need to install the "Developer" feature; the symbols can be found in the `sym` directory. + Public debugging symbols are already included in the installer. You need to install the "Developer" feature; the symbols can be found in the `sym` directory under the WinFsp installation directory. Is there a maximum number of concurrent file systems? [@efeat]::