From 6e60daa86a7eda1a0c9407fcbb01df7bff1431f2 Mon Sep 17 00:00:00 2001 From: Bryce Harrington Date: Sun, 17 Jan 2016 12:59:39 -0800 Subject: man: Specifying man section in pod links is deprecated (bzr r14605) --- man/inkscape.pod.in | 4 ++-- man/inkview.pod.in | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/man/inkscape.pod.in b/man/inkscape.pod.in index 8cdfcf8fa..cba710005 100644 --- a/man/inkscape.pod.in +++ b/man/inkscape.pod.in @@ -494,7 +494,7 @@ user profile. =head1 THEMES To load different icons sets instead of the default -B<${CMAKE_PREFIX_PATH}/${SHARE_INSTALL}>/inkscape/icons/icons.svg file, the directory +B<${CMAKE_INSTALL_PREFIX}/${SHARE_INSTALL}>/inkscape/icons/icons.svg file, the directory B<$HOME>/.config/inkscape/icons/ is used. Icons are loaded by name (e.g. I), or if not found, then from I. If the icon is not loaded from either of those locations, it falls back to @@ -514,7 +514,7 @@ of the program, bugs and feature requests databases, forums, and more. =head1 SEE ALSO -L, L, L, L, L, L. +L, L, L, L, L, L. SVG compliance test suite: L diff --git a/man/inkview.pod.in b/man/inkview.pod.in index d3df4d66e..4c6f42401 100644 --- a/man/inkview.pod.in +++ b/man/inkview.pod.in @@ -29,7 +29,7 @@ files supplied on the command line in the given order. You can use the command - inkview ${SHARE_INSTALL}/share/inkscape/examples/*.svg* + inkview B<${CMAKE_INSTALL_PREFIX}/${SHARE_INSTALL}>/inkscape/examples/*.svg* to browse through the examples included in the inkscape package. @@ -44,7 +44,7 @@ There are no options yet. =head1 SEE ALSO -L and the inkview related part of the inkscape wiki: +L and the inkview related part of the inkscape wiki: L -- cgit v1.2.3