Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 May 2000 17:08:45 -0700 (PDT)
From:      Jim Mock <jim@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: doc/en_US.ISO_8859-1/books/handbook/ports chapter.sgml
Message-ID:  <200005090008.RAA32663@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jim         2000/05/08 17:08:45 PDT

  Modified files:
    en_US.ISO_8859-1/books/handbook/ports chapter.sgml 
  Log:
  The following bits were incorrect:
  
  PKGINSTALL	${PKGDIR}/PKGINSTALL
  PKGDEINSTALL	${PKGDIR}/PKGDEINSTALL
  
  should be...
  
  PKGINSTALL	${PKGDIR}/INSTALL
  PKGDEINSTALL	${PKGDIR}/DEINSTALL
  
  Submitted by:	jasone
  
  Revision  Changes    Path
  1.97      +3 -3      doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005090008.RAA32663>