Fix typo in wmii(1)

This commit is contained in:
danchesi 2009-10-02 00:03:27 -04:00
parent 3d94e92991
commit 81370e641d
2 changed files with 2 additions and 2 deletions

View File

@ -214,7 +214,7 @@ tab(^); ll.
Mod\-Shift\-k^Move the current window above the window above it.
Mod\-Shift\-space^Toggle the current window between the managed and floating layer
Mod\-Shift\-t \fI<tag>\fR^Move the current window to the view of the given \fI<tag>\fR
Mod\-Shift\-\fI\fI[0\-9]\fR\fR^Move to the current window to the view with the given number
Mod\-Shift\-\fI\fI[0\-9]\fR\fR^Move the current window to the view with the given number
.TE
.SS Miscellaneous

View File

@ -179,7 +179,7 @@ Here is a list of the default actions:
| Mod-Shift-k | Move the current window above the window above it.
| Mod-Shift-space | Toggle the current window between the managed and floating layer
| Mod-Shift-t <tag> | Move the current window to the view of the given <tag>
| Mod-Shift-//[0-9]// | Move to the current window to the view with the given number
| Mod-Shift-//[0-9]// | Move the current window to the view with the given number
=== Miscellaneous ===