~ubuntu-branches/ubuntu/gutsy/tk8.4/gutsy-updates

« back to all changes in this revision

Viewing changes to doc/loadTk.n

  • Committer: Bazaar Package Importer
  • Author(s): Chris Waters
  • Date: 2005-09-06 14:35:13 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20050906143513-7ns3rwufmpiq871b
Tags: 8.4.11-1
* New upstream release.
* Needed to fix mechanism for picking up SONAME.  Now uses special
  macro, TK_SHLIB_LD_EXTRAS, and only for Linux, Hurd and DebianBSD.
* Fixed some possible-bashisms in preinst.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
'\" -*- nroff -*-
2
1
'\"
3
2
'\" Copyright (c) 1995-1996 Sun Microsystems, Inc.
4
3
'\"
5
4
'\" See the file "license.terms" for information on usage and redistribution
6
5
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
7
6
'\" 
8
 
'\" RCS: @(#) $Id: loadTk.n,v 1.5.2.1 2004/10/28 10:19:29 dkf Exp $
 
7
'\" RCS: @(#) $Id: loadTk.n,v 1.5.2.2 2005/01/05 21:57:17 dkf Exp $
9
8
'\" 
10
9
.so man.macros
11
10
.TH "Safe Tk" n 8.0 Tk "Tk Built-In Commands"
77
76
.SH KEYWORDS
78
77
alias, auto\-loading, auto_mkindex, load, master interpreter, safe
79
78
interpreter, slave interpreter, source
 
79
 
 
80
'\" Local Variables:
 
81
'\" mode: nroff
 
82
'\" End: