mirror of
https://gitlab.freedesktop.org/xorg/lib/libxcursor.git
synced 2025-12-20 08:10:13 +01:00
Improve man page formatting
Fix 'mandoc: man/Xcursor.3:74:15: WARNING: cannot parse date, using it verbatim: TH libXcursor 1.2.3' and use .BR markup for references to other man pages Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Part-of: <https://gitlab.freedesktop.org/xorg/lib/libxcursor/-/merge_requests/26>
This commit is contained in:
parent
f9a2078c0f
commit
2197ca8cbb
1 changed files with 5 additions and 4 deletions
|
|
@ -73,7 +73,7 @@
|
||||||
.el .ds `` ``
|
.el .ds `` ``
|
||||||
.ie \n(.g .ds '' \(rq
|
.ie \n(.g .ds '' \(rq
|
||||||
.el .ds '' ''
|
.el .ds '' ''
|
||||||
.TH XCURSOR __libmansuffix__ __xorgversion__ "X Version 11"
|
.TH XCURSOR __libmansuffix__ 2024-11-01 __xorgversion__
|
||||||
.hy 0
|
.hy 0
|
||||||
.SH NAME
|
.SH NAME
|
||||||
Xcursor \-
|
Xcursor \-
|
||||||
|
|
@ -916,9 +916,10 @@ Thomas E. Dickey
|
||||||
.
|
.
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.na
|
.na
|
||||||
XCreateRenderCursor(__libmansuffix__),
|
.BR XCreateRenderCursor (__libmansuffix__),
|
||||||
XCreatePixmapCursor(__libmansuffix__), and
|
.BR XCreatePixmapCursor (__libmansuffix__),
|
||||||
XCreateFontCursor(__libmansuffix__)
|
and
|
||||||
|
.BR XCreateFontCursor (__libmansuffix__)
|
||||||
.ad
|
.ad
|
||||||
.PP
|
.PP
|
||||||
as well as
|
as well as
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue