diff --git a/doc/faq.html b/doc/faq.html
index 1824d3e2..86f2d539 100644
--- a/doc/faq.html
+++ b/doc/faq.html
@@ -87,7 +87,7 @@
client system, run SSH with port forwarding:
- ssh -f -N -L 24800:server-hostname:24800 server-hostname
+ ssh -f -N -L 24800:server-hostname:24800 server-hostname
where server-hostname is the name of the
diff --git a/doc/index.html b/doc/index.html
index 19ace6c3..22a0dfe7 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -73,7 +73,7 @@ Miscellaneous documents:
- X Windows version 11 revision 4 or up
- XTEST extension
- (use "xdpyinfo | grep XTEST" to check for XTEST)
+ (use "xdpyinfo | grep XTEST" to check for XTEST)
All systems must support TCP/IP networking.
diff --git a/doc/running.html b/doc/running.html
index c1775af7..61bbd129 100644
--- a/doc/running.html
+++ b/doc/running.html
@@ -201,7 +201,7 @@ If you get the error "Xlib: No protocol specified"
you're probably running synergy as root while logged in as another user.
X11 may prevent this for security reasons. Either run synergy as the same
user that's logged in or (not recommended) use
-"xhost +" to allow anyone to connect
+"xhost +" to allow anyone to connect
to the display.