From 3f8dfac0321a62eca4f57eadd5b2edf790ef57e6 Mon Sep 17 00:00:00 2001 From: dkf Date: Wed, 1 Sep 2004 09:37:46 +0000 Subject: More doc fixes from Mikhail Kolesnitchenko --- ChangeLog | 5 +++++ doc/loadTk.n | 7 ++++--- doc/toplevel.n | 7 ++++--- 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 41fe711..3b34dfe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-09-01 Donal K. Fellows + + * doc/toplevel.n, doc/loadTk.n: More spelling/abbreviation fixes + from Mikhail Kolesnitchenko. + 2004-08-29 Donal K. Fellows TIP#165 IMPLEMENTATION diff --git a/doc/loadTk.n b/doc/loadTk.n index 3327678..d888013 100644 --- a/doc/loadTk.n +++ b/doc/loadTk.n @@ -1,10 +1,11 @@ +'\" -*- nroff -*- '\" '\" Copyright (c) 1995-1996 Sun Microsystems, Inc. '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: loadTk.n,v 1.5 2003/01/19 07:51:15 hobbs Exp $ +'\" RCS: @(#) $Id: loadTk.n,v 1.6 2004/09/01 09:37:49 dkf Exp $ '\" .so man.macros .TH "Safe Tk" n 8.0 Tk "Tk Built-In Commands" @@ -35,7 +36,7 @@ dependent identifier \fIwindowId\fR is used to contain the ``.'' window of the safe interpreter; it can be any valid id, eventually referencing a window belonging to another application. As a convenience, if the window you plan to use is a Tk Window of the application you -can use the window name (eg: \fB.x.y\fR) instead of its window Id +can use the window name (e.g. \fB.x.y\fR) instead of its window Id (\fB[winfo id .x.y]\fR). When \fB\-use\fR is not specified, a new toplevel window is created for the ``.'' window of @@ -60,7 +61,7 @@ registers the slave's name so when the Tk initialization (\fBTk_SafeInit\fR) is called and in turn calls the master's \fB::safe::InitTk\fR it will return the desired \fBargv\fR equivalent (\fB\-use\fR -\fIwindowId\fR, correct \fB\-display\fR, etc...). +\fIwindowId\fR, correct \fB\-display\fR, etc.) .PP When \fB\-use\fR is not used, the new toplevel created is specially decorated so the user is always aware that the user interface presented comes diff --git a/doc/toplevel.n b/doc/toplevel.n index c104e97..cda329a 100644 --- a/doc/toplevel.n +++ b/doc/toplevel.n @@ -1,3 +1,4 @@ +'\" -*- nroff -*- '\" '\" Copyright (c) 1990-1994 The Regents of the University of California. '\" Copyright (c) 1994-1996 Sun Microsystems, Inc. @@ -5,7 +6,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: toplevel.n,v 1.5 2004/03/25 12:12:36 vincentdarley Exp $ +'\" RCS: @(#) $Id: toplevel.n,v 1.6 2004/09/01 09:37:57 dkf Exp $ '\" .so man.macros .TH toplevel n 8.4 Tk "Tk Built-In Commands" @@ -61,8 +62,8 @@ If this option is less than or equal to zero then the window will not request any size at all. .OP \-menu menu Menu Specifies a menu widget to be used as a menubar. On the Macintosh, the -menubar will be displayed accross the top of the main monitor. On -Microsoft Windows and all UNIX platforms, the menu will appear accross +menubar will be displayed across the top of the main monitor. On +Microsoft Windows and all UNIX platforms, the menu will appear across the toplevel window as part of the window dressing maintained by the window manager. .OP \-screen "" "" -- cgit v0.12