website rev 249

en: Typos
author Paul Issott <paul@slitaz.org>
date Sun Jan 11 14:56:54 2009 +0000 (2009-01-11)
parents c1c632fe3d3f
children 0371ae6b97c5
files en/doc/scratchbook/x-window-system.html
line diff
     1.1 --- a/en/doc/scratchbook/x-window-system.html	Thu Jan 08 21:08:51 2009 +0000
     1.2 +++ b/en/doc/scratchbook/x-window-system.html	Sun Jan 11 14:56:54 2009 +0000
     1.3 @@ -236,8 +236,8 @@
     1.4  </pre>
     1.5  <h4>Using X</h4>
     1.6  <p>
     1.7 -Note that can already use Xvesa as a X terminal if you have a machine on the network accepting XDMCP connections. 
     1.8 -For this, you can start the server with <code>-query</code>, for example:
     1.9 +Note that you can already use Xvesa as a X terminal if you have a machine on the network accepting XDMCP connections. 
    1.10 +For this, you can start the server with the <code>-query</code> option. For example:
    1.11  </p>
    1.12  <pre> # Xvesa -ac -shadow -screen 1024x768x24 -query 192.168.0.2
    1.13  </pre>