summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2019-07-30 16:53:27 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2019-07-30 16:53:27 -0400
commitf111bf3ac091a3a6d1f094172621d9d033c3833c (patch)
treef80e421f4c261f2f0d02651a6e1709187757b02e /man
parent1d0a6fe9126c7ce61c6648cabf43b2de4d6d3ba9 (diff)
downloadxorg-lib-libX11-f111bf3ac091a3a6d1f094172621d9d033c3833c.tar.gz
improve some formatting
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'man')
-rw-r--r--man/XAllocClassHint.man1
-rw-r--r--man/XAllocSizeHints.man16
-rw-r--r--man/XAllocWMHints.man18
-rw-r--r--man/XCreateGC.man12
-rw-r--r--man/XmbLookupString.man2
5 files changed, 33 insertions, 16 deletions
diff --git a/man/XAllocClassHint.man b/man/XAllocClassHint.man
index bf0e19f1..6fd0214f 100644
--- a/man/XAllocClassHint.man
+++ b/man/XAllocClassHint.man
@@ -150,6 +150,7 @@ The server failed to allocate the requested resource or server memory.
.B BadWindow
A value for a Window argument does not name a defined Window.
.SH "SEE ALSO"
+.na
XAllocIconSize(__libmansuffix__),
XAllocSizeHints(__libmansuffix__),
XAllocWMHints(__libmansuffix__),
diff --git a/man/XAllocSizeHints.man b/man/XAllocSizeHints.man
index 0606a567..986976cb 100644
--- a/man/XAllocSizeHints.man
+++ b/man/XAllocSizeHints.man
@@ -228,9 +228,10 @@ The
.B XSizeHints
structure contains:
.LP
+.na
/\&* Size hints mask bits */
.TS
-lw(.5i) lw(1.1i) lw(1.5i) lw(3.1i).
+lw(.4i) lw(1.0i) lw(1.1i) lw(2.8i).
T{
\&#define
T} T{
@@ -322,14 +323,21 @@ T{
T} T{
.B PAllHints
T} T{
-(PPosition|PSize|
+(PPosition|
.br
-PMinSize|PMaxSize|
+ PSize|
.br
-PResizeInc|PAspect)
+ PMinSize|
+.br
+ PMaxSize|
+.br
+ PResizeInc|
+.br
+ PAspect)
T} T{
T}
.TE
+.ad
.IN "XSizeHints" "" "@DEF@"
.EX
/\&* Values */
diff --git a/man/XAllocWMHints.man b/man/XAllocWMHints.man
index c27b2567..28d5954a 100644
--- a/man/XAllocWMHints.man
+++ b/man/XAllocWMHints.man
@@ -123,7 +123,7 @@ structure contains:
.LP
/\&* Window manager hints mask bits */
.TS
-lw(.5i) lw(2.5i) lw(2.5i).
+lw(.4i) lw(1.8i) lw(2.5i).
T{
\&#define
T} T{
@@ -185,11 +185,19 @@ T{
T} T{
.B AllHints
T} T{
-(InputHint|StateHint|IconPixmapHint|
+(InputHint|
.br
-IconWindowHint|IconPositionHint|
+ StateHint|
.br
-IconMaskHint|WindowGroupHint)
+ IconPixmapHint|
+.br
+ IconWindowHint|
+.br
+ IconPositionHint|
+.br
+ IconMaskHint|
+.br
+ WindowGroupHint)
T}
.TE
.IN "XWMHints" "" "@DEF@"
@@ -244,7 +252,7 @@ sets input focus to one of its subwindows).
.LP
The definitions for the initial_state flag are:
.TS
-lw(.5i) lw(2i) lw(.2i) lw(2.8i).
+lw(.3i) lw(1.5i) lw(.1i) lw(3.9i).
T{
\&#define
T} T{
diff --git a/man/XCreateGC.man b/man/XCreateGC.man
index 3f391a5a..e737f98a 100644
--- a/man/XCreateGC.man
+++ b/man/XCreateGC.man
@@ -592,7 +592,7 @@ a client should always use a line-width of one rather than a line-width of zero.
.LP
The line-style defines which sections of a line are drawn:
.TS
-lw(1.3i) lw(4.5i).
+lw(1.0i) lw(4.5i).
T{
.B LineSolid
T} T{
@@ -625,7 +625,7 @@ T}
The cap-style defines how the endpoints of a path are drawn:
.IN "Graphics context" "path"
.TS
-lw(1.3i) lw(4.5i).
+lw(1.0i) lw(4.5i).
T{
.B CapNotLast
T} T{
@@ -664,7 +664,7 @@ T}
.LP
The join-style defines how corners are drawn for wide lines:
.TS
-lw(1.3i) lw(4.5i).
+lw(1.0i) lw(4.5i).
T{
.B JoinMiter
T} T{
@@ -695,7 +695,7 @@ For a line with coincident endpoints (x1=x2, y1=y2),
when the cap-style is applied to both endpoints,
the semantics depends on the line-width and the cap-style:
.TS
-lw(1.3i) lw(.5i) lw(4i).
+lw(1.0i) lw(.5i) lw(4i).
T{
.B CapNotLast
T} T{
@@ -815,7 +815,7 @@ or
.BR LineDoubleDash ,
the following apply:
.TS
-lw(1.8i) lw(4i).
+lw(1.5i) lw(4i).
T{
.B FillSolid
T} T{
@@ -847,7 +847,7 @@ When drawing lines with line-style
.BR LineDoubleDash ,
the odd dashes are controlled by the fill-style in the following manner:
.TS
-lw(1.8i) lw(4i).
+lw(1.5i) lw(4i).
T{
.B FillSolid
T} T{
diff --git a/man/XmbLookupString.man b/man/XmbLookupString.man
index 68d2cf5e..2215a244 100644
--- a/man/XmbLookupString.man
+++ b/man/XmbLookupString.man
@@ -138,7 +138,7 @@ These three functions each return a value to status_return
that indicates what has been returned in the other arguments.
The possible values returned are:
.TS
-lw(1.5i) lw(4.3i).
+lw(1.3i) lw(4.3i).
T{
.B XBufferOverflow
T} T{