Fix wrong ' in manpage (should be `)

This commit is contained in:
Dave Davenport 2016-12-21 09:52:55 +01:00
parent 8099dbef4c
commit e7375f77e8
2 changed files with 2 additions and 2 deletions

View File

@ -624,7 +624,7 @@ Message can be multi-line.
### Other ### Other
'-pid' *path* `-pid` *path*
Make **rofi** create a pid file and check this on startup. Avoiding multiple copies running Make **rofi** create a pid file and check this on startup. Avoiding multiple copies running
simultaneously. This is useful when running **rofi** from a keybinding daemon. simultaneously. This is useful when running **rofi** from a keybinding daemon.

View File

@ -984,7 +984,7 @@ default: {w} {c} {t}
Popup a message dialog (used internally for showing errors) with \fImessage\fR\. Message can be multi\-line\. Popup a message dialog (used internally for showing errors) with \fImessage\fR\. Message can be multi\-line\.
. .
.SS "Other" .SS "Other"
\'\-pid\' \fIpath\fR \fB\-pid\fR \fIpath\fR
. .
.P .P
Make \fBrofi\fR create a pid file and check this on startup\. Avoiding multiple copies running simultaneously\. This is useful when running \fBrofi\fR from a keybinding daemon\. Make \fBrofi\fR create a pid file and check this on startup\. Avoiding multiple copies running simultaneously\. This is useful when running \fBrofi\fR from a keybinding daemon\.