wmii

git clone git://oldgit.suckless.org/wmii/
Log | Files | Refs | README | LICENSE

commit 81370e641d0ea486e171c976f39b4f0e67ecfe56
parent 3d94e929918721959a49cc710d9ce72fb81a3bdb
Author: danchesi <devnull@localhost>
Date:   Fri,  2 Oct 2009 00:03:27 -0400

Fix typo in wmii(1)

Diffstat:
man/wmii.1 | 2+-
man/wmii.man1 | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/wmii.1 b/man/wmii.1 @@ -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 diff --git a/man/wmii.man1 b/man/wmii.man1 @@ -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 ===