--- ninja-0.1.3.orig/ninja.8
+++ ninja-0.1.3/ninja.8
@@ -23,7 +23,7 @@
.SH CONFIGURATION
Ninja requires a configuration file to run. For more information about the
configuration, please refer to the "default.conf" file, located at
-"examples/config/" in the source tree. There, all the available options
+"/usr/share/doc/ninja/examples/" in the source tree. There, all the available options
are explained in detail.
.SH WHITELIST
@@ -37,7 +37,7 @@
<executable>:<groups>:<users>
.PP
The second or third field can be left empty. Please refer to the example
-whitlist located in "examples/whitelist/".
+whitlist located in "/usr/share/doc/ninja/examples/".
Remember that it is a good idea to whitelist programs such as passwd(1)
and other regular setuid applications that users require access to.