summaryrefslogtreecommitdiff
path: root/man/DPMSEnable.man
Commit message (Collapse)AuthorAgeFilesLines
* Remove "All rights reserved" from Oracle copyright notices.Alan Coopersmith2022-10-171-1/+1
| | | | | | Oracle no longer includes this term in our copyright & license notices. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Strip trailing whitespaceAlan Coopersmith2011-09-161-16/+16
| | | | | | | 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>
* Sun's copyrights belong to Oracle nowAlan Coopersmith2010-11-211-1/+1
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Purge cvs tags.Jesse Adkins2010-10-061-2/+0
| | | | | Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Update Sun license notices to current X.Org standard formAlan Coopersmith2010-01-141-20/+15
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
* Add man pages for DPMS Extension calls in libXext. (Converted to man pageXORG-6_8_99_15XORG-6_8_99_14Alan Coopersmith2005-06-281-0/+84
format by Sun doc teams based on DPMS specification docs.)