summaryrefslogtreecommitdiffstats
path: root/doc/GetRelief.3
diff options
context:
space:
mode:
authordonal.k.fellows@manchester.ac.uk <dkf>2007-10-24 14:32:55 (GMT)
committerdonal.k.fellows@manchester.ac.uk <dkf>2007-10-24 14:32:55 (GMT)
commitdcb88dfe2197e712269a0f4f4ea2cf7c56fbb836 (patch)
tree09cfb7c149cd2c0c95d126aa8764f569b3e42063 /doc/GetRelief.3
parentd618d6c84105f63eda83bb7f6db1bb099b317059 (diff)
downloadtk-dcb88dfe2197e712269a0f4f4ea2cf7c56fbb836.zip
tk-dcb88dfe2197e712269a0f4f4ea2cf7c56fbb836.tar.gz
tk-dcb88dfe2197e712269a0f4f4ea2cf7c56fbb836.tar.bz2
Lots of improvements to look and feel of manual pages
Diffstat (limited to 'doc/GetRelief.3')
-rw-r--r--doc/GetRelief.35
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/GetRelief.3 b/doc/GetRelief.3
index 3ba3b34..d5243fb 100644
--- a/doc/GetRelief.3
+++ b/doc/GetRelief.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: GetRelief.3,v 1.7 2007/01/05 00:00:49 nijtmans Exp $
+'\" RCS: @(#) $Id: GetRelief.3,v 1.8 2007/10/24 14:32:57 dkf Exp $
'\"
.so man.macros
.TH Tk_GetReliefFromObj 3 8.1 Tk "Tk Library Procedures"
@@ -71,7 +71,8 @@ return value, so \fBTk_GetRelief\fR is less efficient than
\fBTk_NameOfRelief\fR is the logical inverse of \fBTk_GetRelief\fR.
Given a relief value it returns the corresponding string (\fBflat\fR,
\fBraised\fR, \fBsunken\fR, \fBgroove\fR, \fBsolid\fR, or \fBridge\fR).
-If \fIrelief\fR isn't a legal relief value, then ``unknown relief''
+If \fIrelief\fR isn't a legal relief value, then
+.QW "unknown relief"
is returned.
.SH KEYWORDS