=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/mg.1,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- src/usr.bin/mg/mg.1 2008/06/29 08:28:01 1.40 +++ src/usr.bin/mg/mg.1 2008/09/15 16:13:35 1.41 @@ -1,7 +1,7 @@ -.\" $OpenBSD: mg.1,v 1.40 2008/06/29 08:28:01 sobrado Exp $ +.\" $OpenBSD: mg.1,v 1.41 2008/09/15 16:13:35 kjell Exp $ .\" This file is in the public domain. .\" -.Dd $Mdocdate: June 29 2008 $ +.Dd $Mdocdate: September 15 2008 $ .Dt MG 1 .Os .Sh NAME @@ -736,6 +736,15 @@ Undo the most recent action. If invoked again without an intervening command, move the undo pointer to the previous action and undo it. +.It undo-boundary +Add an undo boundary. +This is not usually done interactively. +.It undo-boundary-toggle +Toggle whether undo boundaries are generated. +Undo boundaries are often disabled before operations that should +be considered atomically undoable. +.It undo-enable +Toggle whether undo information is kept. .It undo-list Show the undo records for the current buffer in a new buffer. .It universal-argument