Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/usr.sbin/pkg_install/info Pull up revisions 1.22-1.23 (...
details: https://anonhg.NetBSD.org/src/rev/ce703e347ccc
branches: netbsd-1-5
changeset: 490920:ce703e347ccc
user: he <he%NetBSD.org@localhost>
date: Tue Mar 20 18:05:47 2001 +0000
description:
Pull up revisions 1.22-1.23 (requested by hubertf):
Various changes / updates:
o add -V option to determine version
o various minor bugfixes and spelling fixes
diffstat:
usr.sbin/pkg_install/info/pkg_info.1 | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diffs (36 lines):
diff -r 1b17278f7ba5 -r ce703e347ccc usr.sbin/pkg_install/info/pkg_info.1
--- a/usr.sbin/pkg_install/info/pkg_info.1 Tue Mar 20 18:04:56 2001 +0000
+++ b/usr.sbin/pkg_install/info/pkg_info.1 Tue Mar 20 18:05:47 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pkg_info.1,v 1.21 2000/01/19 23:28:31 hubertf Exp $
+.\" $NetBSD: pkg_info.1,v 1.21.4.1 2001/03/20 18:05:47 he Exp $
.\"
.\" FreeBSD install - a package for the installation and maintainance
.\" of non-core utilities.
@@ -25,7 +25,7 @@
.Nd a utility for displaying information on software packages
.Sh SYNOPSIS
.Nm ""
-.Op Fl BbcDdFfhIikLmpqRrSsv
+.Op Fl BbcDdFfhIikLmpqRrSsVv
.Bk -words
.Op Fl e Ar package
.Ek
@@ -151,6 +151,8 @@
.It Fl s
Show the size of this package in bytes. The size is calculated by
adding up the size of each file of the package.
+.It Fl V
+Print version number and exit.
.It Fl v
Turn on verbose output.
.El
@@ -219,7 +221,7 @@
.Xr pkg_create 1 ,
.Xr pkg_delete 1 ,
.Xr mktemp 3 ,
-.Xr mtree 8 .
+.Xr mtree 8
.Sh AUTHORS
.Bl -tag -width indent -compact
.It "Jordan Hubbard"
Home |
Main Index |
Thread Index |
Old Index