diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-01-10 21:56:25 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-01-10 21:56:25 +0000 |
commit | 01d87e51768597f2939a2b899bf4851540d4899a (patch) | |
tree | cc08732ce992f12951b1b66d4eb18ddd6017552b /usr.bin/mg | |
parent | 52007cd9a2ac3f69d80691df188e5fc9be96a6bd (diff) |
kill trailing whitespace;
Diffstat (limited to 'usr.bin/mg')
-rw-r--r-- | usr.bin/mg/mg.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/mg/mg.1 b/usr.bin/mg/mg.1 index ed772d1fe71..eb081625261 100644 --- a/usr.bin/mg/mg.1 +++ b/usr.bin/mg/mg.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mg.1,v 1.34 2008/01/10 20:13:34 kjell Exp $ +.\" $OpenBSD: mg.1,v 1.35 2008/01/10 21:56:24 jmc Exp $ .\" This file is in the public domain. .\" .Dd $Mdocdate: January 10 2008 $ @@ -189,7 +189,7 @@ terminal-specific startup file .Nm differs from other emacs implementations primarily in not having many special modes for tasks other than straight editing, and in not having -special modes that support various programming languages. +special modes that support various programming languages. .Pp Since it is written completely in C, there is no language in which you can write extensions; |