summaryrefslogtreecommitdiff
path: root/man/Makefile.am
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@googlemail.com>2012-09-28 23:44:21 +0200
committerJesse Barnes <jbarnes@virtuousgeek.org>2013-01-09 16:17:07 -0800
commit8cd0c131df20d983657c4e205493109a8c71624e (patch)
tree31706a169fa49e6563a989a776f2f46878fc4d46 /man/Makefile.am
parent0a766a5388ba6ff0983ad5181a5f6644aea8050a (diff)
man: add drm-kms overview page
This is an overview page for KMS. It is again targeted at novice users that need redirection to the correct function man-pages. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com> Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'man/Makefile.am')
-rw-r--r--man/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 01b56994..b393072a 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -6,6 +6,7 @@
MANPAGES = \
drm.7 \
+ drm-kms.7 \
drmAvailable.3 \
drmHandleEvent.3 \
drmModeGetResources.3