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/XpmReadFileToPixmap.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/XpmReadFileToPixmap.man')
-rw-r--r-- | man/XpmReadFileToPixmap.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/XpmReadFileToPixmap.man b/man/XpmReadFileToPixmap.man index 42604bf..2863896 100644 --- a/man/XpmReadFileToPixmap.man +++ b/man/XpmReadFileToPixmap.man @@ -1 +1 @@ -.so man__libmansuffix__/XpmReadFileToPixmap.__libmansuffix__ +.so man__libmansuffix__/XpmRead.__libmansuffix__ |