diff options
author | fluxgen <fluxgen> | 2004-01-17 22:46:07 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2004-01-17 22:46:07 (GMT) |
commit | c2fa76c8ef5f00aec79c0fbf27bdca49daba54dc (patch) | |
tree | c5d9da5a0474be4b521925195dd0dd2bbe09535d /doc | |
parent | c17ad282dc2fed45c0467f0f263da5aa1e9a0351 (diff) | |
download | fluxbox_pavel-c2fa76c8ef5f00aec79c0fbf27bdca49daba54dc.zip fluxbox_pavel-c2fa76c8ef5f00aec79c0fbf27bdca49daba54dc.tar.bz2 |
minor typo, SetResourceValue
Diffstat (limited to 'doc')
-rw-r--r-- | doc/fluxbox.1.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fluxbox.1.in b/doc/fluxbox.1.in index 30a719e..00e3f35 100644 --- a/doc/fluxbox.1.in +++ b/doc/fluxbox.1.in | |||
@@ -881,7 +881,7 @@ SetWorkspaceName \fIname\fR | |||
881 | .EX | 881 | .EX |
882 | MacroCmd | 882 | MacroCmd |
883 | ReloadStyle | 883 | ReloadStyle |
884 | SetResourceValueCmd \fIresourcename\fR \fIresource value\fR | 884 | SetResourceValue \fIresourcename\fR \fIresource value\fR |
885 | BindKey \fIkey string : action\fR - this will append key string and | 885 | BindKey \fIkey string : action\fR - this will append key string and |
886 | action to your keys file and bind the key | 886 | action to your keys file and bind the key |
887 | .EE | 887 | .EE |