diff options
author | Madeleine (ThinLinc team) <madni@cendio.se> | 2024-11-04 13:28:48 +0100 |
---|---|---|
committer | Madeleine Nilsson <madni@cendio.se> | 2024-11-11 11:22:36 +0100 |
commit | 260a3e0db5d09be0cb732d1a7ce8e758079e0c11 (patch) | |
tree | fde91411f376f038e20834e8031ccc32f3df7506 /README.rst | |
parent | 4341fcacd4987b16ebcfa0db176c0ccf287268c4 (diff) | |
download | tigervnc-260a3e0db5d09be0cb732d1a7ce8e758079e0c11.tar.gz tigervnc-260a3e0db5d09be0cb732d1a7ce8e758079e0c11.zip |
Standardize on sentence case in titles
The reason for this is to keep a consistency through out the project.
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -56,26 +56,26 @@ All versions of TigerVNC contain the following programs: VNC server can be running on a Windows or a Unix/Linux machine. -Windows-Specific +Windows-specific ================ The Windows version of TigerVNC contains the following programs: -* winvnc - the TigerVNC Server for Windows. winvnc allows a Windows desktop to +* winvnc - the TigerVNC server for Windows. winvnc allows a Windows desktop to be accessed remotely using a VNC viewer. WARNING: winvnc is currently unmaintained and and may not function correctly. -winvnc may not work if the Fast User Switching or Remote Desktop features are +winvnc may not work if the Fast user switching or Remote desktop features are in use. -Unix/Linux-Specific (not Mac) +Unix/Linux-specific (not Mac) ============================= The Unix/Linux version of TigerVNC contains the following programs: -* Xvnc - the TigerVNC Server for Unix. Xvnc is both a VNC server and an X +* Xvnc - the TigerVNC server for Unix. Xvnc is both a VNC server and an X server with a "virtual" framebuffer. You should normally use the vncserver service to start Xvnc. |