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/create Pull up revisions 1.23-1.24...



details:   https://anonhg.NetBSD.org/src/rev/3630d59f0bda
branches:  netbsd-1-4
changeset: 470823:3630d59f0bda
user:      he <he%NetBSD.org@localhost>
date:      Mon Jul 31 18:18:38 2000 +0000

description:
Pull up revisions 1.23-1.24 (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/create/pkg_create.1 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 111e1b6e40f3 -r 3630d59f0bda usr.sbin/pkg_install/create/pkg_create.1
--- a/usr.sbin/pkg_install/create/pkg_create.1  Mon Jul 31 18:18:35 2000 +0000
+++ b/usr.sbin/pkg_install/create/pkg_create.1  Mon Jul 31 18:18:38 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pkg_create.1,v 1.16.2.3 2000/01/31 21:04:59 he Exp $
+.\" $NetBSD: pkg_create.1,v 1.16.2.4 2000/07/31 18:18:38 he Exp $
 .\"
 .\" FreeBSD install - a package for the installation and maintainance
 .\" of non-core utilities.
@@ -148,7 +148,7 @@
 Store the given file for later querying with the
 .Xr pkg_info 1 
 .Ar -S
-flag. The file is expected to contain the the size (in bytes) of all files of
+flag. The file is expected to contain the size (in bytes) of all files of
 this package plus any required packages added up and stored as a
 ASCII string, terminated by a newline.
 .It Fl X Ar excludefile
@@ -456,7 +456,7 @@
 .Xr pkg_admin 1 ,
 .Xr pkg_delete 1 ,
 .Xr pkg_info 1 ,
-.Xr sysconf 3 .
+.Xr sysconf 3
 .Sh HISTORY
 The
 .Nm



Home | Main Index | Thread Index | Old Index