diff options
author | Okan Demirmen <okan@cvs.openbsd.org> | 2008-04-28 01:27:47 +0000 |
---|---|---|
committer | Okan Demirmen <okan@cvs.openbsd.org> | 2008-04-28 01:27:47 +0000 |
commit | f3534d2475e677c7489aafb68270c2ff9e1876c6 (patch) | |
tree | fa5f4b1032df8347a3bd1c8412b3d0634b8eed76 | |
parent | 094d6a1aa055ca92abbd527a8cfc2394650c1c80 (diff) |
nits from Pierre Riteau - thanks!
ok oga@
-rw-r--r-- | app/cwm/cwmrc.5 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/app/cwm/cwmrc.5 b/app/cwm/cwmrc.5 index 99d8dded2..0b288adc4 100644 --- a/app/cwm/cwmrc.5 +++ b/app/cwm/cwmrc.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cwmrc.5,v 1.3 2008/04/15 20:24:41 oga Exp $ +.\" $OpenBSD: cwmrc.5,v 1.4 2008/04/28 01:27:46 okan Exp $ .\" .\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org> .\" @@ -15,8 +15,8 @@ .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" .\" The following requests are required for all man pages. -.Dd $Mdocdate: April 15 2008 $ -.Dt CWMRC 1 +.Dd $Mdocdate: April 28 2008 $ +.Dt CWMRC 5 .Os .Sh NAME .Nm cwmrc @@ -163,6 +163,7 @@ with contributions from and .An Antti Nykänen Aq aon@iki.fi . .Sh HISTORY +The .Nm -first appeared in +file format first appeared in .Ox 4.4 . |