components/coreutils/patches/install.1.patch
author Rich Burridge <rich.burridge@oracle.com>
Thu, 15 May 2014 16:58:20 -0700
changeset 1898 5c902a3c6e7e
parent 545 2ace9bdbc05e
child 2050 7c6a1559c620
child 5249 8a7aa7f8367e
permissions -rw-r--r--
18744156 /usr/gnu/bin/chroot is killed when executed with an invalid command argument

*** coreutils-8.5/man/install.1.orig	Wed Oct 12 11:00:13 2011
--- coreutils-8.5/man/install.1	Wed Oct 12 11:00:55 2011
***************
*** 19,26 ****
  .PP
  This install program copies files (often just compiled) into destination
  locations you choose.  If you want to download and install a ready\-to\-use
! package on a GNU/Linux system, you should instead be using a package manager
! like yum(1) or apt\-get(1).
  .PP
  In the first three forms, copy SOURCE to DEST or multiple SOURCE(s) to
  the existing DIRECTORY, while setting permission modes and owner/group.
--- 19,26 ----
  .PP
  This install program copies files (often just compiled) into destination
  locations you choose.  If you want to download and install a ready\-to\-use
! package on a Solaris system, you should instead be using a package manager
! like pkg(1) or packagemanager(1).
  .PP
  In the first three forms, copy SOURCE to DEST or multiple SOURCE(s) to
  the existing DIRECTORY, while setting permission modes and owner/group.