Source-Changes-HG archive

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

[src/netbsd-1-4]: src/usr.sbin/pkg_install/delete Pull up revisions 1.15-1.16...



details:   https://anonhg.NetBSD.org/src/rev/06d471532c9c
branches:  netbsd-1-4
changeset: 470827:06d471532c9c
user:      he <he%NetBSD.org@localhost>
date:      Mon Jul 31 18:18:50 2000 +0000

description:
Pull up revisions 1.15-1.16 (requested by hubertf):
  Update pkg_install tools by bringing in bug fixes and feature
  additions since the last release.  Fixes PR#10083 and PR#10687
  and a number of problems not formally reported.

diffstat:

 usr.sbin/pkg_install/delete/pkg_delete.1 |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (28 lines):

diff -r 05fcd6cd4aea -r 06d471532c9c usr.sbin/pkg_install/delete/pkg_delete.1
--- a/usr.sbin/pkg_install/delete/pkg_delete.1  Mon Jul 31 18:18:47 2000 +0000
+++ b/usr.sbin/pkg_install/delete/pkg_delete.1  Mon Jul 31 18:18:50 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pkg_delete.1,v 1.12.2.1 1999/08/22 17:56:58 he Exp $
+.\" $NetBSD: pkg_delete.1,v 1.12.2.2 2000/07/31 18:18:50 he Exp $
 .\"
 .\" FreeBSD install - a package for the installation and maintainance
 .\" of non-core utilities.
@@ -70,7 +70,8 @@
 .Bl -tag -width indent
 .It Ar pkg-name ...
 The named packages are deinstalled, wildcards can be used, see
-.Xr pkg_info 1 . If no version is given, the one currently installed
+.Xr pkg_info 1 . 
+If no version is given, the one currently installed
 will be removed.
 If the
 .Fl F
@@ -216,7 +217,7 @@
 .Xr pkg_create 1 ,
 .Xr pkg_info 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