diff options
author | oga | 2008-09-22 14:37:12 +0000 |
---|---|---|
committer | oga | 2008-09-22 14:37:12 +0000 |
commit | 9809202df5c965b7710ef1770d36c25c586e4249 (patch) | |
tree | 9f19d39eafa59fa18f0b081621488b865216a995 /cwm.1 | |
parent | e59c255b6f3ad5e223bb332c0ef43903b729a7cb (diff) | |
download | cwm-9809202df5c965b7710ef1770d36c25c586e4249.tar.gz |
.Bl needs a matching .El. From Martin Toft a while ago, thanks!
Diffstat (limited to 'cwm.1')
-rw-r--r-- | cwm.1 | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,4 @@ -.\" $OpenBSD: cwm.1,v 1.37 2008/07/11 22:43:44 okan Exp $ +.\" $OpenBSD: cwm.1,v 1.38 2008/09/22 14:37:12 oga Exp $ .\" .\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org> .\" @@ -15,7 +15,7 @@ .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" .\" The following requests are required for all man pages. -.Dd $Mdocdate: July 11 2008 $ +.Dd $Mdocdate: September 22 2008 $ .Dt CWM 1 .Os .Sh NAME @@ -240,6 +240,7 @@ option is given. .Sh FILES .Bl -tag -width Ds .It Pa ~/.cwmrc +.El .Sh SEE ALSO .Xr cwmrc 5 .Sh AUTHORS |