Source-Changes-HG archive

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

[src/trunk]: src/share/man/man7 add bin-install



details:   https://anonhg.NetBSD.org/src/rev/63abacf05081
branches:  trunk
changeset: 494457:63abacf05081
user:      hubertf <hubertf%NetBSD.org@localhost>
date:      Thu Jul 06 17:00:04 2000 +0000

description:
add bin-install

diffstat:

 share/man/man7/packages.7 |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 605762569de3 -r 63abacf05081 share/man/man7/packages.7
--- a/share/man/man7/packages.7 Thu Jul 06 16:48:48 2000 +0000
+++ b/share/man/man7/packages.7 Thu Jul 06 17:00:04 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: packages.7,v 1.29 2000/07/06 15:22:02 hubertf Exp $
+.\"    $NetBSD: packages.7,v 1.30 2000/07/06 17:00:04 hubertf Exp $
 .\"
 .\" from: NetBSD: bsd.pkg.mk,v 1.89 1998/06/01 21:30:10 hubertf Exp
 .\"
@@ -638,6 +638,10 @@
 Actually compile the sources.
 .It install    
 Install the results of a build.
+.It bin-install        
+Install a binary package if available, do a 
+.Dq make package
+else.
 .It reinstall  
 Install the results of a build, ignoring
 .Dq already installed



Home | Main Index | Thread Index | Old Index