libXpm: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Apr 25 22:11:31 UTC 2025


 man/XpmCreateBuffer.man   |   32 ++++++++++++++--------------
 man/XpmCreateData.man     |   20 ++++++++----------
 man/XpmCreateImage.man    |   22 +++++++++----------
 man/XpmCreatePixmap.man   |   25 +++++++++-------------
 man/XpmCreateXpmImage.man |   34 ++++++++++++++----------------
 man/XpmMisc.man           |   17 +++++++--------
 man/XpmRead.man           |   51 ++++++++++++++++++++++------------------------
 man/XpmWrite.man          |   45 +++++++++++++++++++---------------------
 man/cxpm.man              |   24 ++++++++++++---------
 man/sxpm.man              |   16 ++++++++------
 10 files changed, 140 insertions(+), 146 deletions(-)

New commits:
commit 7ce39592bce4d57fa3cd07e4ee1aab3b47cd0436
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Apr 22 16:23:12 2025 -0700

    man pages: adjust line breaks in source files
    
    Clears warnings of the form:
    mandoc: sxpm.1:72:83: STYLE: input text line longer than 80 bytes:
     Read from the file \...
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Part-of: <https://gitlab.freedesktop.org/xorg/lib/libxpm/-/merge_requests/26>

commit 60ee362e7cfda17d617aa0a61b37211a95c5e615
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Apr 22 15:43:07 2025 -0700

    man pages: remove .PP after .SH or .SS lines
    
    Fixes warnings of the form:
    mandoc: XpmMisc.3:65:2: WARNING: skipping paragraph macro: PP after SH
    mandoc: XpmRead.3:70:2: WARNING: skipping paragraph macro: PP after SS
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Part-of: <https://gitlab.freedesktop.org/xorg/lib/libxpm/-/merge_requests/26>

commit 3ba5d81356c010d11253946e6a76ae335a9f69f9
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Apr 19 12:29:38 2025 -0700

    man pages: ensure .BR macro has multiple arguments
    
    Fixes these warnings:
    an.tmac:man/XpmCreateImage.3:87: style: .BR expects at least 2 arguments, got 1
    an.tmac:man/XpmCreateXpmImage.3:103: style: .BR expects at least 2 arguments, got 1
    an.tmac:man/XpmMisc.3:74: style: .BR expects at least 2 arguments, got 1
    an.tmac:man/XpmWrite.3:153: style: .BR expects at least 2 arguments, got 1
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Part-of: <https://gitlab.freedesktop.org/xorg/lib/libxpm/-/merge_requests/26>

commit 3aa8a1e47521f2b56be0bf03eae36528ac8d3e64
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Apr 19 12:26:40 2025 -0700

    man pages: make indentation arguments to .IP be numeric
    
    Fixes warnings of the form:
    troff:man/XpmMisc.3:49: warning: expected numeric expression, got 'l'
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Part-of: <https://gitlab.freedesktop.org/xorg/lib/libxpm/-/merge_requests/26>

commit 854c23a771c798e0185125c2f734571b9666b5ce
Author: Bjarni Ingi Gislason <bjarniig at simnet.is>
Date:   Sat Apr 12 20:17:09 2025 +0000

    XpmCreateBuffer.3: editorial changes for this man page [Debian bug #1102886]
    
    Originally from https://bugs.debian.org/1102886
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Part-of: <https://gitlab.freedesktop.org/xorg/lib/libxpm/-/merge_requests/26>



More information about the xorg-commit mailing list