From b5f5b5fa34bbbcbb8a90af22e0e8bbd0afad046a Mon Sep 17 00:00:00 2001 From: dgp Date: Wed, 9 Nov 2005 21:26:38 +0000 Subject: doc changes with 1162286 fix --- doc/package.n | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/doc/package.n b/doc/package.n index 1ce0b79..abbaadf 100644 --- a/doc/package.n +++ b/doc/package.n @@ -4,7 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: package.n,v 1.9 2004/10/27 14:24:37 dkf Exp $ +'\" RCS: @(#) $Id: package.n,v 1.10 2005/11/09 21:26:38 dgp Exp $ '\" .so man.macros .TH package n 7.5 Tcl "Tcl Built-In Commands" @@ -206,13 +206,6 @@ if {[catch {\fBpackage require\fR Snack}]} { # Set up a dummy interface to work around the absence } .CE -.PP -When writing a package implementation, you should put the following at -the \fIbottom\fR of your library script so it is only called once the -package has been successfully set up: -.CS -\fBpackage provide\fR foobar 1.0 -.CE .SH "SEE ALSO" msgcat(n), packagens(n), pkgMkIndex(n) -- cgit v0.12