pkgsrc-Changes archive

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

CVS commit: pkgsrc/pkgtools/revbump/files



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Mon Aug 24 04:48:23 UTC 2020

Modified Files:
        pkgsrc/pkgtools/revbump/files: revbump.1

Log Message:
revbump: adjust the man page to reflect current functionality


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/pkgtools/revbump/files/revbump.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/pkgtools/revbump/files/revbump.1
diff -u pkgsrc/pkgtools/revbump/files/revbump.1:1.25 pkgsrc/pkgtools/revbump/files/revbump.1:1.26
--- pkgsrc/pkgtools/revbump/files/revbump.1:1.25        Sat Jul  9 06:40:08 2016
+++ pkgsrc/pkgtools/revbump/files/revbump.1     Mon Aug 24 04:48:23 2020
@@ -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 @@ is used instead of the default
 .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