Fixed errors in new docs markup.

This commit is contained in:
crs 2004-08-01 17:37:28 +00:00
parent 59163aeb34
commit 14ebaf0515
3 changed files with 3 additions and 3 deletions

View File

@ -87,7 +87,7 @@
client system, run SSH with port forwarding:
</p>
<pre>
ssh -f -N -L 24800:<span class="arg">server-hostname</arg>:24800 <span class="arg">server-hostname</arg>
ssh -f -N -L 24800:<span class="arg">server-hostname</span>:24800 <span class="arg">server-hostname</span>
</pre>
<p>
where <span class="arg">server-hostname</span> is the name of the

View File

@ -73,7 +73,7 @@ Miscellaneous documents:<br>
<ul>
<li>X Windows version 11 revision 4 or up
<li>XTEST extension<br>
(use "<span class="code">xdpyinfo | grep XTEST</code>" to check for XTEST)
(use "<span class="code">xdpyinfo | grep XTEST</span>" to check for XTEST)
</ul>
</ul>
All systems must support TCP/IP networking.

View File

@ -201,7 +201,7 @@ If you get the error "<span class="code">Xlib: No protocol specified</span>"
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
<nobr>"<span class="code">xhost +<span>"</nobr> to allow anyone to connect
<nobr>"<span class="code">xhost +</span>"</nobr> to allow anyone to connect
to the display.
</p>
<p>