All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH]include/dixaccess.h fix comment.
@ 2010-08-19 16:43 Justin P. Mattock
       [not found] ` <1282237588.17843.23388.camel@atropine>
  0 siblings, 1 reply; 2+ messages in thread
From: Justin P. Mattock @ 2010-08-19 16:43 UTC (permalink / raw)
  To: xorg; +Cc: selinux, Justin P. Mattock

After reading through XACE-Spec.txt, then looking through all the code
I found the below comment, not to make sense. I think it needs to be
changed to "adjust" due to the Property access mode bits giving info
on adjusting different modes etc..(but could be wrong).

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 include/dixaccess.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/dixaccess.h b/include/dixaccess.h
index 7180acd..1628769 100644
--- a/include/dixaccess.h
+++ b/include/dixaccess.h
@@ -16,7 +16,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  * to several of the dix lookup functions.  They were originally part
  * of the Security extension, now used by XACE.
  *
- * You can or these values together to indicate multiple modes
+ * You can adjust these values together to indicate multiple modes
  * simultaneously.
  */
 
-- 
1.7.2.1


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-08-19 17:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-19 16:43 [PATCH]include/dixaccess.h fix comment Justin P. Mattock
     [not found] ` <1282237588.17843.23388.camel@atropine>
2010-08-19 17:18   ` Justin P. Mattock

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.