diff options
-rw-r--r-- | man/xclipboard.man | 4 | ||||
-rw-r--r-- | man/xcutsel.man | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/man/xclipboard.man b/man/xclipboard.man index 77a835c..e1ab1e9 100644 --- a/man/xclipboard.man +++ b/man/xclipboard.man @@ -23,7 +23,7 @@ .\" from The Open Group. .\" .\" -.TH XCLIPBOARD 1 __xorgversion__ +.TH XCLIPBOARD 1 2025-03-23 __xorgversion__ .SH NAME xclipboard \- X clipboard client .SH SYNOPSIS @@ -135,7 +135,6 @@ resource configuration file to use the clipboard are: <Btn3Up>: select-end(CLIPBOARD) \\n\\ <Btn2Up>: insert-selection(PRIMARY,CLIPBOARD) \\n\\ <Btn2Down>: ignore () - .ft .fi .sp @@ -146,7 +145,6 @@ resource configuration file to use the clipboard are: individual client documentation for how to make a selection and send it to the CLIPBOARD. .SH ENVIRONMENT -.PP .TP 8 .B DISPLAY to get the default host and display number. diff --git a/man/xcutsel.man b/man/xcutsel.man index 8198f9a..5f99f38 100644 --- a/man/xcutsel.man +++ b/man/xcutsel.man @@ -23,7 +23,7 @@ .\" from The Open Group. .\" .\" -.TH XCUTSEL 1 __xorgversion__ +.TH XCUTSEL 1 2025-03-23 __xorgversion__ .SH NAME xcutsel - interchange between cut buffer and selection .SH SYNOPSIS |