summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-06-28 23:32:40 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-06-28 23:32:40 +0000
commit1533ef4bfd436df164979ff5e79491edbb086d94 (patch)
tree0959eab2ff75c6fe545358342c5f3ef9eece6e6a /man
parent8d8d049eca980869cc1df5e48f992e8a8de2e49b (diff)
downloadxorg-lib-libXext-1533ef4bfd436df164979ff5e79491edbb086d94.tar.gz
Add man pages for DPMS Extension calls in libXext. (Converted to man page
format by Sun doc teams based on DPMS specification docs.)
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 3bd8977..dcb661a 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,5 +1,14 @@
man3_MANS = \
DBE.man \
+ DPMSCapable.man \
+ DPMSDisable.man \
+ DPMSEnable.man \
+ DPMSForceLevel.man \
+ DPMSGetTimeouts.man \
+ DPMSGetVersion.man \
+ DPMSInfo.man \
+ DPMSQueryExtension.man \
+ DPMSSetTimeouts.man \
XShape.man \
XcupGetReservedColormapEntries.man \
XcupQueryVersion.man \