summaryrefslogtreecommitdiff
path: root/tk/doc/label.n
diff options
context:
space:
mode:
Diffstat (limited to 'tk/doc/label.n')
-rw-r--r--tk/doc/label.n18
1 files changed, 8 insertions, 10 deletions
diff --git a/tk/doc/label.n b/tk/doc/label.n
index 0410d82d848..274592d1e79 100644
--- a/tk/doc/label.n
+++ b/tk/doc/label.n
@@ -16,14 +16,14 @@ label \- Create and manipulate label widgets
.SH SYNOPSIS
\fBlabel\fR \fIpathName \fR?\fIoptions\fR?
.SO
-\-activebackground \-activeforeground \-anchor
-\-background \-bitmap \-borderwidth
-\-cursor \-disabledforeground \-font
-\-foreground \-highlightbackground \-highlightcolor
-\-highlightthickness \-image \-justify
-\-padx \-pady \-relief
-\-takefocus \-text \-textvariable
-\-underline \-wraplength
+\-activebackground \-font \-pady
+\-activeforeground \-foreground \-relief
+\-anchor \-highlightbackground \-takefocus
+\-background \-highlightcolor \-text
+\-bitmap \-highlightthickness \-textvariable
+\-borderwidth \-image \-underline
+\-cursor \-justify \-wraplength
+\-disabledforeground \-padx
.SE
.SH "WIDGET-SPECIFIC OPTIONS"
.OP \-height height Height
@@ -112,5 +112,3 @@ labels are not intended to be interactive.
.SH KEYWORDS
label, widget
-
-