sxhkd-rc

[fork] simple X hotkey daemon (but for the rc shell)
Log | Files | Refs | README | LICENSE

commit 991be261ad101d0f286a6db997bdb39802005553
parent d3d07fc83f1adc02a5dbed4bcbea29195c5195a5
Author: Bastien Dejean <nihilhill@gmail.com>
Date:   Wed,  6 May 2015 20:30:29 +0200

Fix typo

Diffstat:
Mdoc/sxhkd.1 | 6+++---
Mdoc/sxhkd.1.txt | 2+-
2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/sxhkd.1 b/doc/sxhkd.1 @@ -2,12 +2,12 @@ .\" Title: sxhkd .\" Author: [see the "Author" section] .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> -.\" Date: 04/06/2015 +.\" Date: 05/06/2015 .\" Manual: Sxhkd Manual .\" Source: Sxhkd 0.5.5 .\" Language: English .\" -.TH "SXHKD" "1" "04/06/2015" "Sxhkd 0\&.5\&.5" "Sxhkd Manual" +.TH "SXHKD" "1" "05/06/2015" "Sxhkd 0\&.5\&.5" "Sxhkd Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -94,7 +94,7 @@ Set the maximum frequency for motion events\&. .sp It reads its configuration file from \fB$XDG_CONFIG_HOME/sxhkd/sxhkdrc\fR by default, or from the given file if the \fB\-c\fR option is used\&. .sp -Additionnal configuration files can be passed as arguments\&. +Additional configuration files can be passed as arguments\&. .sp If \fBsxhkd\fR receives a \fISIGUSR1\fR signal, it will reload its configuration file\&. .sp diff --git a/doc/sxhkd.1.txt b/doc/sxhkd.1.txt @@ -61,7 +61,7 @@ Behavior It reads its configuration file from *$XDG_CONFIG_HOME/sxhkd/sxhkdrc* by default, or from the given file if the *-c* option is used. -Additionnal configuration files can be passed as arguments. +Additional configuration files can be passed as arguments. If *sxhkd* receives a _SIGUSR1_ signal, it will reload its configuration file.