diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-08-26 18:06:51 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-08-26 18:41:18 -0700 |
commit | fb8590c9c57d661ec4a29da243e05b9d87b999d3 (patch) | |
tree | c6ba825a06ad388439ff308eacafd54d2ac71f89 /man/XpmCreatePixmapFromData.man | |
parent | bfaebfdcc92433a8b78c004de4bb3c5a8a545e75 (diff) |
man pages: Fix shadow man pages
Shadow man pages have a .so line that needs to list the file to be
shown, not the name of the shadow page.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'man/XpmCreatePixmapFromData.man')
-rw-r--r-- | man/XpmCreatePixmapFromData.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/XpmCreatePixmapFromData.man b/man/XpmCreatePixmapFromData.man index 50a9dfc..c9405c8 100644 --- a/man/XpmCreatePixmapFromData.man +++ b/man/XpmCreatePixmapFromData.man @@ -1 +1 @@ -.so man__libmansuffix__/XpmCreatePixmapFromData.__libmansuffix__ +.so man__libmansuffix__/XpmCreatePixmap.__libmansuffix__ |