commit 8ad160ba585b9d96d5c1326daa2a31af35ad81bd
parent 0e971d871d674cf7fab353d03dea0379b31cd898
Author: Joe Nahmias <jello@debian.org>
Date: Fri, 28 Jun 2013 00:00:00 +0000
Fix manpage to use minus signs
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/xsel.1x b/xsel.1x
@@ -106,7 +106,7 @@ fork to become a background process in \fIinput\fR, \fIexchange\fR and
display usage information and exit
.TP
\fB\-v\fR, \fB\-\-verbose\fR
-Print informative messages. Additional instances of \fI-v\fR raise the
+Print informative messages. Additional instances of \fI\-v\fR raise the
debugging level, ie. print more information.
.TP
\fB\-\-version\fR
@@ -122,10 +122,10 @@ mouse button paste. In order to implement modification of the selection(s)
from the terminal, spawning a child process to supply the new selection(s)
on demand. This child exits immediately when any other program takes over
the selection(s), eg. when the user next selects some text in a terminal
-window or by running \fBxsel -c\fR.
+window or by running \fBxsel \-c\fR.
.PP
.SH STANDARDS
-xsel conforms to the Inter-Client Communication Conventions Manual
+xsel conforms to the Inter\-Client Communication Conventions Manual
Version 2.0 (ICCCM2).
.PP
.SH "SEE ALSO"