mirror of
https://gitlab.freedesktop.org/xorg/lib/libxcursor.git
synced 2025-12-20 02:20:18 +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 `` ``
|
||||
.ie \n(.g .ds '' \(rq
|
||||
.el .ds '' ''
|
||||
.TH XCURSOR __libmansuffix__ __xorgversion__ "X Version 11"
|
||||
.TH XCURSOR __libmansuffix__ 2024-11-01 __xorgversion__
|
||||
.hy 0
|
||||
.SH NAME
|
||||
Xcursor \-
|
||||
|
|
@ -916,9 +916,10 @@ Thomas E. Dickey
|
|||
.
|
||||
.SH SEE ALSO
|
||||
.na
|
||||
XCreateRenderCursor(__libmansuffix__),
|
||||
XCreatePixmapCursor(__libmansuffix__), and
|
||||
XCreateFontCursor(__libmansuffix__)
|
||||
.BR XCreateRenderCursor (__libmansuffix__),
|
||||
.BR XCreatePixmapCursor (__libmansuffix__),
|
||||
and
|
||||
.BR XCreateFontCursor (__libmansuffix__)
|
||||
.ad
|
||||
.PP
|
||||
as well as
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue