summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2006-08-24 18:42:03 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2006-08-24 18:42:03 -0700
commitc7886900f180da2c460d0a5926daee787e7258ea (patch)
tree933764571d5e014813cd471a6e233442fa2ebf62
parente0a501e91c270c0e99a55aa568f6df0d3d6e541d (diff)
downloadxorg-lib-libXcursor-c7886900f180da2c460d0a5926daee787e7258ea.tar.gz
Man page typo fixes (pimaps, directorys)
-rw-r--r--man/Xcursor.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/Xcursor.man b/man/Xcursor.man
index b688993..c187579 100644
--- a/man/Xcursor.man
+++ b/man/Xcursor.man
@@ -140,8 +140,8 @@ Images look like:
.SS THEMES
Xcursor (mostly) follows the freedesktop.org spec for theming icons. The
default search path it uses is $HOME/.icons, /usr/share/icons,
-/usr/share/pimaps, /usr/X11R6/lib/X11/icons. Within each of these
-directorys, it searches for a directory using the theme name. Within the
+/usr/share/pixmaps, /usr/X11R6/lib/X11/icons. Within each of these
+directories, it searches for a directory using the theme name. Within the
theme directory, it looks for cursor files in the 'cursors' subdirectory.
It uses the first cursor file found along the path.
.PP