summaryrefslogtreecommitdiff
path: root/man/DPMSDisable.man
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-09-16 22:18:56 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-09-16 22:18:56 -0700
commitb46167511d429792086fb8e8cfea6f19b2fc9847 (patch)
tree0c9e6e660581dd670f711b744562724f7d5c8243 /man/DPMSDisable.man
parentead0cea593266b91f08d33a0c83170ba92d8ac7e (diff)
downloadxorg-lib-libXext-b46167511d429792086fb8e8cfea6f19b2fc9847.tar.gz
Strip trailing whitespace
Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}' git diff -w & git diff -b show no diffs from this change Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'man/DPMSDisable.man')
-rw-r--r--man/DPMSDisable.man16
1 files changed, 8 insertions, 8 deletions
diff --git a/man/DPMSDisable.man b/man/DPMSDisable.man
index eb9993a..efc1405 100644
--- a/man/DPMSDisable.man
+++ b/man/DPMSDisable.man
@@ -1,5 +1,5 @@
.\" Copyright \(co Digital Equipment Corporation, 1996
-.\"
+.\"
.\" Permission to use, copy, modify, distribute, and sell this
.\" documentation for any purpose is hereby granted without fee,
.\" provided that the above copyright notice and this permission
@@ -47,18 +47,18 @@ DPMSDisable \- disables DPMS on the specified display
Specifies the connection to the X server
.SH DESCRIPTION
.LP
-The
-.I DPMSDisable
+The
+.I DPMSDisable
function disables Display Power Management Signaling (DPMS) on the specified
-display. When disabled, DPMS sets the display to DPMSModeOn. If
-.I DPMSDisable
-is invoked on a display with DPMS already disabled or on a display which does
+display. When disabled, DPMS sets the display to DPMSModeOn. If
+.I DPMSDisable
+is invoked on a display with DPMS already disabled or on a display which does
not support DPMS, no change is made and no error is returned.
.SH "RETURN VALUES"
.TP 15
TRUE
-The
-.I DPMSDisable
+The
+.I DPMSDisable
function always returns TRUE.
.SH "SEE ALSO"
.BR DPMSCapable (__libmansuffix__),