Although Windows is case insensitive (specifically case preserving) don't use all capital letters for names but use usual case to make documentation look better. Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx> --- docs/manual/manual.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/manual.txt b/docs/manual/manual.txt index e0a1dd6..90d8f56 100644 --- a/docs/manual/manual.txt +++ b/docs/manual/manual.txt @@ -1220,8 +1220,8 @@ Agent On Linux, `journalctl -t spice-vdagentd -t spice-vdagent` will display the agent log messages. spice-vdagent can also be restarted by hand with the `-d` argument in order to display more logs. -On Windows, the agent logs can be found in `C:\WINDOWS\TEMP\VDAGENT.LOG` and -`C:\WINDOWS\TEMP\VDSERVICE.LOG` +On Windows, the agent logs can be found in `C:\Windows\Temp\vdagent.log` and +`C:\Windows\Temp\vdservice.log` Recording/replaying SPICE server traffic -- 2.9.3 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel