summaryrefslogtreecommitdiff
path: root/man/DMXAddScreen.man
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-05-17 20:32:38 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-05-17 20:39:57 -0700
commit1ab0d436ceac0acef0cd97d8b280727b02062cc8 (patch)
tree5836ef163eb63264bcf019bc5164909ac957e8c3 /man/DMXAddScreen.man
parent77701e9139f79db2e66026bebaab265a873b0856 (diff)
downloadxorg-lib-libdmx-1ab0d436ceac0acef0cd97d8b280727b02062cc8.tar.gz
Fix various typos in man pages
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'man/DMXAddScreen.man')
-rw-r--r--man/DMXAddScreen.man6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/DMXAddScreen.man b/man/DMXAddScreen.man
index e5859c3..a148af9 100644
--- a/man/DMXAddScreen.man
+++ b/man/DMXAddScreen.man
@@ -55,9 +55,9 @@ screen number for the attached screen.
The information stored in
.I mask " and " attr
is identical to that used by the
-.BR DMXChangeScreenAttributes (__libmansuffix__)
+.BR DMXChangeScreensAttributes (__libmansuffix__)
and
-.BR DMXGetScreenAttribues (__libmansuffix__)
+.BR DMXGetScreenAttributes (__libmansuffix__)
functions.
.SH "RETURN VALUE"
.B DMXAddScreen()
@@ -98,5 +98,5 @@ API, this function uses
for both input and output.
.SH "SEE ALSO"
.BR DMXRemoveScreen "(__libmansuffix__), "
-.BR DMXChangeScreenAttributes "(__libmansuffix__), " DMXGetScreenAttributes "(__libmansuffix__), "
+.BR DMXChangeScreensAttributes "(__libmansuffix__), " DMXGetScreenAttributes "(__libmansuffix__), "
.BR DMX "(__libmansuffix__), " Xdmx (1)