diff options
author | rmax <rmax@noemail.net> | 2004-11-19 09:48:02 (GMT) |
---|---|---|
committer | rmax <rmax@noemail.net> | 2004-11-19 09:48:02 (GMT) |
commit | 377331beaf267d8c8117ee0717c19d339fdcb7c8 (patch) | |
tree | 46c4f8e42f42b4fbd68bbb5849c27456923568a7 /doc | |
parent | 0f7a542b4dbfb810a7af9593b960a8ed438cc773 (diff) | |
download | tk-377331beaf267d8c8117ee0717c19d339fdcb7c8.zip tk-377331beaf267d8c8117ee0717c19d339fdcb7c8.tar.gz tk-377331beaf267d8c8117ee0717c19d339fdcb7c8.tar.bz2 |
* doc/pack-old.n: Changed the internal name of the man page to
pack-old to avoid a name clash in the installed man pages.
FossilOrigin-Name: 39f0444029a81c00fe0811002489214a645b3783
Diffstat (limited to 'doc')
-rw-r--r-- | doc/pack-old.n | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pack-old.n b/doc/pack-old.n index 4b0a1d6..54289f2 100644 --- a/doc/pack-old.n +++ b/doc/pack-old.n @@ -5,14 +5,14 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: pack-old.n,v 1.2 1998/09/14 18:22:58 stanton Exp $ +'\" RCS: @(#) $Id: pack-old.n,v 1.2.26.1 2004/11/19 09:48:02 rmax Exp $ '\" .so man.macros .TH pack-old n 4.0 Tk "Tk Built-In Commands" .BS '\" Note: do not modify the .SH NAME line immediately below! .SH NAME -pack \- Obsolete syntax for packer geometry manager +pack-old \- Obsolete syntax for packer geometry manager .SH SYNOPSIS \fBpack after \fIsibling \fIwindow options\fR ?\fIwindow options \fR...? .sp |