diff options
author | Pekka Paalanen <ppaalanen@gmail.com> | 2012-11-27 16:54:08 +0200 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2012-11-27 17:28:14 -0500 |
commit | 79c2a6f48acb4ecd29ca728d5fdf4e452dce1734 (patch) | |
tree | 80aef77347f95fcc3896689604043067d92e3328 /man/.gitignore | |
parent | 0e59077c0df82960b917990c755ced9c6ff23287 (diff) | |
download | weston-79c2a6f48acb4ecd29ca728d5fdf4e452dce1734.tar.gz weston-79c2a6f48acb4ecd29ca728d5fdf4e452dce1734.tar.bz2 weston-79c2a6f48acb4ecd29ca728d5fdf4e452dce1734.zip |
man: add weston-drm page
Add some documentation about the DRM backend into its own man page, and
refer to it in weston(1).
Environment variable, that are reserved for backends, and currently used
only by the DRM backend, are moved to weston-drm page.
NOTE: This is a candidate for the stable branch
Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
Diffstat (limited to 'man/.gitignore')
-rw-r--r-- | man/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/.gitignore b/man/.gitignore index 52eaf2bc..dfabd622 100644 --- a/man/.gitignore +++ b/man/.gitignore @@ -1,2 +1,3 @@ weston.1 +weston-drm.7 |