diff options
author | Owain Ainsworth <oga@cvs.openbsd.org> | 2008-04-15 20:24:42 +0000 |
---|---|---|
committer | Owain Ainsworth <oga@cvs.openbsd.org> | 2008-04-15 20:24:42 +0000 |
commit | 6c2511bac22d67337971a08bada1d79809d39d14 (patch) | |
tree | b6a83c21659c0f71e94e28c27fc80c7349584d5b /app/cwm/cwmrc.5 | |
parent | fe4284d4c2deef28f27802c5fcefa2ba8e1a699b (diff) |
hit it with the knf stick.
Diffstat (limited to 'app/cwm/cwmrc.5')
-rw-r--r-- | app/cwm/cwmrc.5 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/app/cwm/cwmrc.5 b/app/cwm/cwmrc.5 index 219175f52..99d8dded2 100644 --- a/app/cwm/cwmrc.5 +++ b/app/cwm/cwmrc.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cwmrc.5,v 1.2 2008/04/15 18:46:58 oga Exp $ +.\" $OpenBSD: cwmrc.5,v 1.3 2008/04/15 20:24:41 oga Exp $ .\" .\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org> .\" @@ -90,8 +90,8 @@ will cause any instances of to not have borders. .It Ic bind Ar keys Ar command Cause the creation of keyboard shortcuts. -The default shortcuts will always be created. In case of conflict, -user-defined shortcuts take precidence. +The default shortcuts will always be created. +In case of conflict, user-defined shortcuts take precidence. The modifier keys come first, followed by a ``-''. The following modifiers are recognised: .Bl -tag -width Ds @@ -116,9 +116,9 @@ The command should be either the name of a task from the structure in .Pa conf.c , or, alternatively it should be the commandline that is wished to be executed. -A special case is the ``unmap'' keyword, which causes any bindings using the -named shortcut to be removed. This can be used to remove a binding which conflicts -with an application. +A special case is the ``unmap'' keyword, which causes any bindings using the +named shortcut to be removed. +This can be used to remove a binding which conflicts with an application. .Pp For example, to cause .Ic C-M-r |