summaryrefslogtreecommitdiff
path: root/sys/man/2
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2014-01-17 19:15:24 +0100
committeraap <aap@papnet.eu>2014-01-17 19:15:24 +0100
commit7e1b43a53a6089b2f01aef8a176abb922a2400d0 (patch)
tree67aa696663a4916d9f19c8ea019afcdf33445a3f /sys/man/2
parent79e8f53e89d83805784bd2a8832cddc4bc0de608 (diff)
Corrected some man pages.
Diffstat (limited to 'sys/man/2')
-rw-r--r--sys/man/2/graphics8
1 files changed, 2 insertions, 6 deletions
diff --git a/sys/man/2/graphics b/sys/man/2/graphics
index a0cd76a9a..27130aa3e 100644
--- a/sys/man/2/graphics
+++ b/sys/man/2/graphics
@@ -368,14 +368,10 @@ and
.I label
are as in
.IR initdraw ;
-.I mousedir
-and
.I windir
-are the directories holding the
-.B mouse
-and
+is the directory holding the
.B winname
-files; and
+file; and
.I ref
specifies the refresh function to be used to create the window, if running under
.IR rio (1)