diff --git a/data/keyd.1.gz b/data/keyd.1.gz index c392f1f..092435d 100644 Binary files a/data/keyd.1.gz and b/data/keyd.1.gz differ diff --git a/docs/keyd.scdoc b/docs/keyd.scdoc index 24047c7..b279110 100644 --- a/docs/keyd.scdoc +++ b/docs/keyd.scdoc @@ -663,10 +663,10 @@ A key may optionally be bound to an _action_ which accepts zero or more argument Permanently toggle the state of the given layer. *layerm(, )* - Identical to *layer*, but executes the supplies macro before the layer change. + Identical to *layer*, but executes the supplied macro before the layer change. *oneshotm(, )* - Identical to *oneshot*, but executes the supplies macro before the layer change. + Identical to *oneshot*, but executes the supplied macro before the layer change. *swapm(, )* Identical to *swap*, but accepts a macro to be executed immediately @@ -677,7 +677,7 @@ A key may optionally be bound to an _action_ which accepts zero or more argument toggling the layer. *clearm()* - Identical to *clear*, but executes the supplies macro before clearing layers. + Identical to *clear*, but executes the supplied macro before clearing layers. ## Key overloading