aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Versace <chad.versace@intel.com>2015-03-23 09:30:39 -0700
committerChad Versace <chad.versace@intel.com>2015-03-23 09:30:39 -0700
commita501bf1c49575bca6cfa1518ac6688805528c70b (patch)
treec9c3c0628a82cacb4ac2117b62290d0de1c5e0ee
parent5b5b46d4b1017c8e48400a190dba7cc0fa1e862f (diff)
parent6a76a1cf50666b651cf5ea89a641715b019dec33 (diff)
downloadwaffle-a501bf1c49575bca6cfa1518ac6688805528c70b.tar.gz
Merge branch 'master' into next
* master: man: Fix typo in WAFFLE_CONTEXT_*_PROFILE.
-rw-r--r--man/waffle_config.3.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/waffle_config.3.xml b/man/waffle_config.3.xml
index edfa37e..8dc2fae 100644
--- a/man/waffle_config.3.xml
+++ b/man/waffle_config.3.xml
@@ -337,8 +337,8 @@ struct waffle_config;
The set of accepted values is
- <constant>WAFFLE_CONTEXT_PROFILE_CORE</constant> and
- <constant>WAFFLE_CONTEXT_PROFILE_COMPATIBILITY</constant>.
+ <constant>WAFFLE_CONTEXT_CORE_PROFILE</constant> and
+ <constant>WAFFLE_CONTEXT_COMPATIBILITY_PROFILE</constant>.
</para>
</listitem>
</varlistentry>