From: Lawrence Teo Date: Thu, 1 Dec 2011 03:44:25 +0000 (-0500) Subject: Fix invalid action: reset_layout should be stack_reset. X-Git-Url: https://jasonwoof.com/gitweb/?a=commitdiff_plain;h=51385d445d43dc18b72e4bccd17afab79c84d8ca;p=spectrwm.git Fix invalid action: reset_layout should be stack_reset. From: Tiago Cunha ok marco --- diff --git a/scrotwm.1 b/scrotwm.1 index f1234e3..98aa08f 100644 --- a/scrotwm.1 +++ b/scrotwm.1 @@ -13,7 +13,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: November 29 2011 $ +.Dd $Mdocdate: November 30 2011 $ .Dt SCROTWM 1 .Os .Sh NAME @@ -356,7 +356,7 @@ restart .It Cm M- Ns Aq Cm Space cycle_layout .It Cm M-S- Ns Aq Cm Space -reset_layout +stack_reset .It Cm M-h master_shrink .It Cm M-l @@ -476,7 +476,7 @@ Restart .Nm . .It Cm cycle_layout Cycle layout. -.It Cm reset_layout +.It Cm stack_reset Reset layout. .It Cm master_shrink Shrink master area.