diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2013-09-23 19:51:51 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2013-09-23 19:51:51 (GMT) |
commit | c23066514482f0e8e2b176b7e4d1703f31c66afb (patch) | |
tree | 41393445b6b2b0c31971f570d09b0d4220d4c83b /doc/frame.n | |
parent | fda5a92486b6dbcc21fa7a92de8cde9615f315a8 (diff) | |
download | tk-c23066514482f0e8e2b176b7e4d1703f31c66afb.zip tk-c23066514482f0e8e2b176b7e4d1703f31c66afb.tar.gz tk-c23066514482f0e8e2b176b7e4d1703f31c66afb.tar.bz2 |
Documentation tweaks to make index entries more informative.
Diffstat (limited to 'doc/frame.n')
-rw-r--r-- | doc/frame.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/frame.n b/doc/frame.n index 6bf4a1b..d6e2202 100644 --- a/doc/frame.n +++ b/doc/frame.n @@ -10,7 +10,7 @@ .BS '\" Note: do not modify the .SH NAME line immediately below! .SH NAME -frame \- Create and manipulate frame widgets +frame \- Create and manipulate 'frame' simple container widgets .SH SYNOPSIS \fBframe\fR \fIpathName\fR ?\fIoptions\fR? .SO |