From owner-cvs-doc Wed Oct 8 03:17:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA09284 for cvs-doc-outgoing; Wed, 8 Oct 1997 03:17:00 -0700 (PDT) (envelope-from owner-cvs-doc) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA09224; Wed, 8 Oct 1997 03:16:09 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id DAA06165; Wed, 8 Oct 1997 03:16:04 -0700 (PDT) Date: Wed, 8 Oct 1997 03:16:04 -0700 (PDT) Message-Id: <199710081016.DAA06165@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-doc@FreeBSD.ORG Subject: cvs commit: doc/handbook porting.sgml Sender: owner-cvs-doc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 1997/10/08 03:16:03 PDT Modified files: handbook porting.sgml Log: (1) Add "pkg_delete; make reinstall; make package" to the list of things to do while testing. This is to make sure obsolete files do not remain in pkg/PLIST. (2) Add small section about auto-generating master.passwd entries. List currently used UIDs. (3) While I'm here, update the tcl shared library version number (was 7.3) in the example. ;) Revision Changes Path 1.79 +40 -6 doc/handbook/porting.sgml