components/coreutils/patches/install.1.patch
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Wed, 29 Aug 2012 11:05:56 -0700
changeset 957 255465c5756f
parent 545 2ace9bdbc05e
child 2050 7c6a1559c620
child 5249 8a7aa7f8367e
permissions -rw-r--r--
Close of build 04.

*** 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.