diff options
author | Pascal Stumpf <pascal@cvs.openbsd.org> | 2012-05-07 21:25:30 +0000 |
---|---|---|
committer | Pascal Stumpf <pascal@cvs.openbsd.org> | 2012-05-07 21:25:30 +0000 |
commit | e455ba8559c312d2607954470c98cb4b11d9e490 (patch) | |
tree | c61c39bdb914640b1d95d3150fc805f958b09272 /app | |
parent | e1cf697e70eccc08cab17ba153ba0807e556383c (diff) |
kill useless .Pp
ok jmc@
Diffstat (limited to 'app')
-rw-r--r-- | app/cwm/cwm.1 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app/cwm/cwm.1 b/app/cwm/cwm.1 index 346d1b389..ccabe1c80 100644 --- a/app/cwm/cwm.1 +++ b/app/cwm/cwm.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cwm.1,v 1.45 2011/05/07 17:15:37 okan Exp $ +.\" $OpenBSD: cwm.1,v 1.46 2012/05/07 21:25:29 pascal Exp $ .\" .\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 7 2011 $ +.Dd $Mdocdate: May 7 2012 $ .Dt CWM 1 .Os .Sh NAME @@ -260,7 +260,6 @@ option is given. .Xr cwmrc 5 .Sh AUTHORS .An -nosplit -.Pp .Nm was developed by .An Marius Aamodt Eriksen Aq marius@monkey.org |