summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Sobrado <sobrado@cvs.openbsd.org>2008-11-06 14:04:49 +0000
committerIgor Sobrado <sobrado@cvs.openbsd.org>2008-11-06 14:04:49 +0000
commit039d94bf4e7571a2a04f51b3370fd5cc6f011d51 (patch)
tree5a1249c9a9182168726249df4e0f05b1a1c4d61e
parent5b0dad8e699f69be2270441dfc67c0eebf406e41 (diff)
add a description for the recently added c-mode.
ok jmc@
-rw-r--r--usr.bin/mg/mg.16
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/mg/mg.1 b/usr.bin/mg/mg.1
index 9c40640420e..fee662b30f1 100644
--- a/usr.bin/mg/mg.1
+++ b/usr.bin/mg/mg.1
@@ -1,7 +1,7 @@
-.\" $OpenBSD: mg.1,v 1.41 2008/09/15 16:13:35 kjell Exp $
+.\" $OpenBSD: mg.1,v 1.42 2008/11/06 14:04:48 sobrado Exp $
.\" This file is in the public domain.
.\"
-.Dd $Mdocdate: September 15 2008 $
+.Dd $Mdocdate: November 6 2008 $
.Dt MG 1
.Os
.Sh NAME
@@ -325,6 +325,8 @@ parenthesis, brackets, and braces, the character itself
is used as its own match.
.It bsmap-mode
Toggle bsmap mode, where DEL and c-H are swapped.
+.It c-mode
+Toggle a KNF-compliant mode for editing C program files.
.It call-last-kbd-macro
Invoke the keyboard macro.
.It capitalize-word