diff options
Diffstat (limited to 'doc/packagens.n')
-rw-r--r-- | doc/packagens.n | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/packagens.n b/doc/packagens.n index 64242d9..92dd621 100644 --- a/doc/packagens.n +++ b/doc/packagens.n @@ -2,7 +2,7 @@ '\" Copyright (c) 1998-2000 by Scriptics Corporation. '\" All rights reserved. '\" -'\" RCS: @(#) $Id: packagens.n,v 1.3 2000/09/07 14:27:50 poenitz Exp $ +'\" RCS: @(#) $Id: packagens.n,v 1.4 2002/07/01 18:24:39 jenglish Exp $ '\" .so man.macros .TH pkg::create n 8.3 Tcl "Tcl Built-In Commands" @@ -46,7 +46,7 @@ specifies a Tcl library that must be loaded with the \fBsource\fR command. Any number of \fB\-source\fR parameters may be specified. .PP -At least one \fB\-load\fR or \fB\-source\fR paramter must be given. +At least one \fB\-load\fR or \fB\-source\fR parameter must be given. .SH "SEE ALSO" package(n) |