summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorrmax <rmax>2004-11-19 10:22:06 (GMT)
committerrmax <rmax>2004-11-19 10:22:06 (GMT)
commit53c4c349b9faee970750183afdb4476e1d0b7e1c (patch)
treeea9648243badd7a0b68626d5604fd01853a90c21 /doc
parent0c43e369c4f2bd62256ec917ff2236a41b4a98b1 (diff)
downloadtk-53c4c349b9faee970750183afdb4476e1d0b7e1c.zip
tk-53c4c349b9faee970750183afdb4476e1d0b7e1c.tar.gz
tk-53c4c349b9faee970750183afdb4476e1d0b7e1c.tar.bz2
changed the internal name to pack-old to avoid a name clash with the new pack manpage.
Diffstat (limited to 'doc')
-rw-r--r--doc/pack-old.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pack-old.n b/doc/pack-old.n
index 4b0a1d6..9de89b8 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.3 2004/11/19 10:22:06 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