libXpm: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Jan 3 18:33:53 UTC 2023


 man/XpmCreateBuffer.man   |   97 ++++++++++++----
 man/XpmCreateData.man     |   74 +++++++++---
 man/XpmCreateImage.man    |   79 +++++++++----
 man/XpmCreatePixmap.man   |   88 +++++++++++---
 man/XpmCreateXpmImage.man |  122 +++++++++++++-------
 man/XpmMisc.man           |  137 +++++++++++++++--------
 man/XpmRead.man           |  271 ++++++++++++++++++++++++++++++++--------------
 man/XpmWrite.man          |  171 ++++++++++++++++++++---------
 8 files changed, 735 insertions(+), 304 deletions(-)

New commits:
commit aef0c8dd129838ac35b3cf8a7cdf04c7fd67dff1
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jan 1 14:19:17 2023 -0800

    man pages: Apply standard man page style/formatting
    
    Function & macro names in bold, argument names in italics.
    
    In the man page body, bold function names followed by plain ()
    for functions defined in this page, plain (3) for functions defined
    in other man pages.
    
    New paragraphs start with .PP, not just a blank line.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 5d55a0be3f8a8d3e53c65c286878fc3224fce135
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jan 1 10:48:01 2023 -0800

    man pages: Replace "See Also" entries with more useful ones
    
    "See Also" entries in man pages should list other man pages to
    look at, not the alternate names for the current man page.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 392cb8fb444ae632176829076f412cb4029dbdbc
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jan 1 10:21:38 2023 -0800

    man pages: Fix typos and other minor editing
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list