Provided by: tomoyo-tools_2.6.1-20210910-1_amd64 
      
    
NAME
       tomoyo-checkpolicy - policy validator utility for TOMOYO Linux
SYNOPSIS
       tomoyo-checkpolicy [option]
DESCRIPTION
       This program reads domain policy or exception policy from standard input, and checks for errors. Use this
       during policy development to ensure that you are implementing correct policy.
OPTIONS
       d   Interpret input as domain policy.
       e   Interpret input as exception policy.
EXAMPLES
       Check for errors in domain policy
             tomoyo-checkpolicy d < /etc/tomoyo/domain_policy.conf
       Check for errors in exception policy
             tomoyo-checkpolicy e < /etc/tomoyo/domain_policy.conf
BUGS
       If you find any bugs, send an email to <tomoyo-users-en@lists.osdn.me>.
AUTHORS
       Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
           Main author.
       Jamie Nguyen <jamie@tomoyolinux.co.uk>
           Documentation and website.
SEE ALSO
       tomoyo-editpolicy(8)
       See <https://tomoyo.osdn.jp> for more information.
tomoyo-tools 2.6.0                                 2019-02-05                              TOMOYO-CHECKPOLICY(8)