Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/revbump/files revbump: adjust the man page to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/522a6ee5c5a0
branches:  trunk
changeset: 437422:522a6ee5c5a0
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Mon Aug 24 04:48:23 2020 +0000

description:
revbump: adjust the man page to reflect current functionality

diffstat:

 pkgtools/revbump/files/revbump.1 |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (28 lines):

diff -r 98773bb0652d -r 522a6ee5c5a0 pkgtools/revbump/files/revbump.1
--- a/pkgtools/revbump/files/revbump.1  Mon Aug 24 04:43:32 2020 +0000
+++ b/pkgtools/revbump/files/revbump.1  Mon Aug 24 04:48:23 2020 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: revbump.1,v 1.25 2016/07/09 06:40:08 wiz Exp $
+.\"    $NetBSD: revbump.1,v 1.26 2020/08/24 04:48:23 gutteridge Exp $
 .\"
 .\" Copyright (c) 2003, 2004, 2005, 2006, 2010, 2012, 2013, 2014 The NetBSD Foundation, Inc.
 .\"
@@ -31,7 +31,7 @@
 .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
 .\" IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd July 9, 2016
+.Dd August 24, 2020
 .Dt REVBUMP 1
 .Os
 .Sh NAME
@@ -62,8 +62,7 @@
 .Pa /usr/pkgsrc .
 .Pp
 .Nm
-reports successful updates on stdout, and prints the package name
-(in
+prints the package name (in
 .Ar category/package
 form) on stdout for each package where it failed.
 .Sh EXAMPLES



Home | Main Index | Thread Index | Old Index