Index: doc/alias.man.inc =================================================================== diff -u -r9594437d3e0d984015f4b0e82f9d96f5ad4266cf -r7944f1c82b2b3f6379fcfa4cf3914df136b6cec9 --- doc/alias.man.inc (.../alias.man.inc) (revision 9594437d3e0d984015f4b0e82f9d96f5ad4266cf) +++ doc/alias.man.inc (.../alias.man.inc) (revision 7944f1c82b2b3f6379fcfa4cf3914df136b6cec9) @@ -4,7 +4,7 @@ [keywords "value checker"] [keywords "method handle"] -[call [arg [vset CMD]] [opt "public | private | protected"] [const [vset MODIFIER]] [cmd alias] [arg methodName] [opt "[option -returns] [arg valueChecker]"] [opt "[option -frame] object | method"] [arg cmdName]] +[call [arg [vset CMD]] [opt "[method public] | [method private] | [method protected]"] [method "[vset MODIFIER] alias"] [arg methodName] [opt "[option -returns] [arg valueChecker]"] [opt "[option -frame] [const object] | [const method]"] [arg cmdName]] Define an [term "alias method"] for the given [vset SCOPE]. The resulting method registers a pre-existing Tcl command [arg cmdName]