X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/dbcf87ce766c05ababf18ed9e024c98159c5a3c9..84818bdbb5ab300a88b01172350d17511b4696e7:/dwm.1

diff --git a/dwm.1 b/dwm.1
index 5b0be22..96dd8d3 100644
--- a/dwm.1
+++ b/dwm.1
@@ -33,7 +33,7 @@ prints version information to standard output, then exits.
 .SH USAGE
 .TP
 .B Mod1-Return
-Zoom
+Zoom current
 .B window
 to the 
 .B master
@@ -92,16 +92,19 @@ to current
 .B window.
 .TP
 .B Mod1-Button1
-Moves current
+Move current
 .B window
 while dragging.
 .TP
 .B Mod1-Button2
-Lowers current
-.B window.
+Zoom current
+.B window
+to the 
+.B master
+column.
 .TP
 .B Mod1-Button3
-Resizes current
+Resize current
 .B window
 while dragging.
 .SH CUSTOMIZATION