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 1.16-1.18:



details:   https://anonhg.NetBSD.org/src/rev/a4d35ddec04d
branches:  netbsd-1-4
changeset: 469263:a4d35ddec04d
user:      he <he%NetBSD.org@localhost>
date:      Sun Aug 22 17:44:38 1999 +0000

description:
Pull up 1.16-1.18:
  @srcdir was renamed to @src a long time ago.
  Message files in binary packages are not displayed with more(1).
  (hubertf)

diffstat:

 usr.sbin/pkg_install/create/pkg_create.1 |  8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

diffs (29 lines):

diff -r f1250d786a93 -r a4d35ddec04d usr.sbin/pkg_install/create/pkg_create.1
--- a/usr.sbin/pkg_install/create/pkg_create.1  Sun Aug 22 17:41:45 1999 +0000
+++ b/usr.sbin/pkg_install/create/pkg_create.1  Sun Aug 22 17:44:38 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pkg_create.1,v 1.16 1999/03/22 18:44:03 garbled Exp $
+.\" $NetBSD: pkg_create.1,v 1.16.2.1 1999/08/22 17:44:38 he Exp $
 .\"
 .\" FreeBSD install - a package for the installation and maintainance
 .\" of non-core utilities.
@@ -114,9 +114,7 @@
 .Cm @pkgcfl
 directives in the packing list (see PACKING LIST DETAILS section below).
 .It Fl D Ar displayfile
-Display the file (using
-.Xr more 1 )
-after installing the package.  Useful for things like
+Display the file after installing the package. Useful for things like
 legal notices on almost-free software, etc.
 .It Fl O
 Go into a `packing list Only' mode.
@@ -271,7 +269,7 @@
 Note:
 .Cm @cd
 is also an alias for this command.
-.It Cm @srcdir Ar directory
+.It Cm @src Ar directory
 Set the internal directory pointer for _creation only_ to
 .Ar directory .
 That is to say that it overrides



Home | Main Index | Thread Index | Old Index