From 1c1f56b0e990e69f5709492ea21320c4927e7e94 Mon Sep 17 00:00:00 2001 From: dgp Date: Wed, 9 Nov 2005 21:26:14 +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 02ac630..cac5482 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.6.2.1 2004/10/27 14:23:57 dkf Exp $ +'\" RCS: @(#) $Id: package.n,v 1.6.2.2 2005/11/09 21:26:14 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