diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-06-05 06:29:45 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-06-05 06:29:45 +0000 |
commit | 4fdc4ab0f74abe509a72b959e732985fad01ceee (patch) | |
tree | c791c994a3d5ef5e2674110b23a802f50c915762 /usr.bin | |
parent | 09ef5a03a93cef4e76a62b75cc161bdd5e009e1c (diff) |
the the
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/mg/mg.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/mg/mg.1 b/usr.bin/mg/mg.1 index b21dbe67d86..c486093473f 100644 --- a/usr.bin/mg/mg.1 +++ b/usr.bin/mg/mg.1 @@ -1,7 +1,7 @@ -.\" $OpenBSD: mg.1,v 1.43 2009/06/04 23:56:50 kjell Exp $ +.\" $OpenBSD: mg.1,v 1.44 2009/06/05 06:29:44 jmc Exp $ .\" This file is in the public domain. .\" -.Dd $Mdocdate: June 4 2009 $ +.Dd $Mdocdate: June 5 2009 $ .Dt MG 1 .Os .Sh NAME @@ -52,7 +52,7 @@ delineated by a modeline at the bottom. If changes are made to a buffer, it will be reflected in all open windows. .Pp If a buffer name begins and ends with an asterisk, the buffer is considered -throwaway; i.e. the user will not be prompted to save changes when the +throwaway; i.e. the user will not be prompted to save changes when the buffer is killed. .Sh POINT AND MARK The current cursor location in |