diff options
author | Pierre Ossman <ossman@cendio.se> | 2016-03-29 14:18:36 +0200 |
---|---|---|
committer | Pierre Ossman <ossman@cendio.se> | 2016-03-29 14:18:36 +0200 |
commit | 57cadc119ea4d4d428992fef30a728d150e5f21e (patch) | |
tree | b0770eb841258605179c6d9ee03ba71c8e1b12ca /vncviewer/vncviewer.man | |
parent | f862c2e8f4a783b74b3b813c95101e4e4427893b (diff) | |
download | tigervnc-57cadc119ea4d4d428992fef30a728d150e5f21e.tar.gz tigervnc-57cadc119ea4d4d428992fef30a728d150e5f21e.zip |
Don't mention cut buffers
We haven't supported them in a long time so we shouldn't mention
them in the interface and documentation.
Diffstat (limited to 'vncviewer/vncviewer.man')
-rw-r--r-- | vncviewer/vncviewer.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vncviewer/vncviewer.man b/vncviewer/vncviewer.man index 4b92b611..9ee616dc 100644 --- a/vncviewer/vncviewer.man +++ b/vncviewer/vncviewer.man @@ -163,8 +163,8 @@ Send clipboard changes to the server. Default is on. . .TP .B \-SendPrimary -Send the primary selection and cut buffer to the server as well as the -clipboard selection. Default is on. +Send the primary selection to the server as well as the clipboard +selection. Default is on. . .TP .B \-Maximize |