diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2019-07-30 04:52:25 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2019-07-30 04:52:25 -0400 |
commit | 6f2cbcea5d6dcd1df7ef309481cad1663284c061 (patch) | |
tree | 68cd6ac83c802b1d55cdec8806fbd7492ade29c1 /man/XSelectionRequestEvent.man | |
parent | 4abf482d8e6b0b1ae84e0f528e71066afd6d18b5 (diff) |
trim trailing whitespace from manpages
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'man/XSelectionRequestEvent.man')
-rw-r--r-- | man/XSelectionRequestEvent.man | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/XSelectionRequestEvent.man b/man/XSelectionRequestEvent.man index 27f1d89d..e27a3705 100644 --- a/man/XSelectionRequestEvent.man +++ b/man/XSelectionRequestEvent.man @@ -39,7 +39,7 @@ .\" Digital and Tektronix makes no representations about the suitability .\" of this documentation for any purpose. .\" It is provided "as is" without express or implied warranty. -.\" +.\" .\" .ds xT X Toolkit Intrinsics \- C Language Interface .ds xW Athena X Widgets \- C Language X Toolkit Interface @@ -99,9 +99,9 @@ The selection member is set to the atom that names the selection. For example, PRIMARY is used to indicate the primary selection. The target member is set to the atom that indicates the type the selection is desired in. -The property member can be a property name or +The property member can be a property name or .BR None . -The time member is set to the timestamp or +The time member is set to the timestamp or .B CurrentTime value from the .B ConvertSelection |