diff options
Diffstat (limited to 'doc/SetAppName.3')
-rw-r--r-- | doc/SetAppName.3 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/SetAppName.3 b/doc/SetAppName.3 index f69f920..3978850 100644 --- a/doc/SetAppName.3 +++ b/doc/SetAppName.3 @@ -24,7 +24,6 @@ application. .AP "const char" *name in Name under which to register the application. .BE - .SH DESCRIPTION .PP \fBTk_SetAppName\fR associates a name with a given application and @@ -59,6 +58,5 @@ so applications do not normally need to call it explicitly. .PP The command \fBtk appname\fR provides Tcl-level access to the functionality of \fBTk_SetAppName\fR. - .SH KEYWORDS application, name, register, send command |