From fa3f6978f465b72337505f241da50d8c11315104 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 24 Jan 2012 22:21:43 +0000 Subject: Fix mdoc syntax. Bump revision. --- shells/dash/Makefile | 4 ++-- shells/dash/distinfo | 3 ++- shells/dash/patches/patch-src_dash.1 | 15 +++++++++++++++ 3 files changed, 19 insertions(+), 3 deletions(-) create mode 100644 shells/dash/patches/patch-src_dash.1 (limited to 'shells/dash') diff --git a/shells/dash/Makefile b/shells/dash/Makefile index 646cf168310..517b8323b7f 100644 --- a/shells/dash/Makefile +++ b/shells/dash/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/05/07 12:02:44 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2012/01/24 22:24:34 joerg Exp $ # DISTNAME= dash-0.5.5.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= shells MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/ diff --git a/shells/dash/distinfo b/shells/dash/distinfo index b32f1e4903b..d772e8c343b 100644 --- a/shells/dash/distinfo +++ b/shells/dash/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/07/26 21:27:49 rillig Exp $ +$NetBSD: distinfo,v 1.2 2012/01/24 22:24:34 joerg Exp $ SHA1 (dash-0.5.5.1.tar.gz) = fd73f0a34477eaf8bacc36beee75d94551954a61 RMD160 (dash-0.5.5.1.tar.gz) = 8831123af32ab699314edbca18350e7ec778df77 Size (dash-0.5.5.1.tar.gz) = 208094 bytes +SHA1 (patch-src_dash.1) = f4c82d255c0615def061ed49e3be9f170e7cd467 diff --git a/shells/dash/patches/patch-src_dash.1 b/shells/dash/patches/patch-src_dash.1 new file mode 100644 index 00000000000..964a58187af --- /dev/null +++ b/shells/dash/patches/patch-src_dash.1 @@ -0,0 +1,15 @@ +$NetBSD: patch-src_dash.1,v 1.1 2012/01/24 22:24:34 joerg Exp $ + +--- src/dash.1.orig 2009-01-13 23:37:13.000000000 +0000 ++++ src/dash.1 +@@ -2132,9 +2132,9 @@ is specified, the soft limit is displaye + If both are specified, the last one wins. + .El + .Pp +-.Bl -tag -width Fl + The limit to be interrogated or set, then, is chosen by specifying + any one of these flags: ++.Bl -tag -width Fl + .It Fl a + show all the current limits + .It Fl t -- cgit v1.2.3