summaryrefslogtreecommitdiff
path: root/man/Xcursor.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/Xcursor.man')
-rw-r--r--man/Xcursor.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/Xcursor.man b/man/Xcursor.man
index a16a7c1..4f01c7e 100644
--- a/man/Xcursor.man
+++ b/man/Xcursor.man
@@ -276,7 +276,7 @@ XcursorBool XcursorXcFileLoad (XcursorFile *file, XcursorComments **commentsp, X
XcursorBool XcursorXcFileSave (XcursorFile *file, const XcursorComments *comments, const XcursorImages *images)
These read and write cursors from an XcursorFile handle. After reading, the
file pointer will be left at some random place in the file.
-
+
.TP
XcursorImage *XcursorFileLoadImage (FILE *file, int size)
.TQ
@@ -372,7 +372,7 @@ Gets the current theme name.
.SH "ENVIRONMENT VARIABLES"
.TP 15
.B XCURSOR_PATH
-This variable sets the list of paths to look for cursors in.
+This variable sets the list of paths to look for cursors in.
Directories in this path are separated by colons (:).
.SH RESTRICTIONS