Adjust '/usr/local' pathnames for '/usr' prefix of the 'captive-static' build.
[www.jankratochvil.net.git] / project / captive / man / lufs-captivefs.pod.html
index a0a4158..03ba9ff 100644 (file)
@@ -32,7 +32,7 @@
 <p><strong>lufs-captivefs</strong>(7) module for Linux Userland File System (LUFS) enables
 <strong>GNU/Linux</strong> system to access NTFS drives by Microsoft Windows drivers in
 the most common way of kernel-level filesystem implementation.</p>
-<p>{<strong>-c CHAN</strong>|<strong>--channels</strong>=<strong>CHAN</strong>} option of <strong>lufsmount</strong>(1) is respected
+<p>{<strong>channels</strong>} option of <strong>lufsd</strong>(1) is respected
 although the final filesystem operations are always processed in single-channel
 mode. Do not set <strong>CHAN</strong> to <strong>1</strong> as it would invoke errors by LUFS kernel
 driver.</p>
@@ -48,7 +48,7 @@ options:</p>
 <dd>
 Pathname to <strong>.sys</strong> or <strong>.so</strong> filesystem module file. You will use exactly
 once this option. Possible choices are
-<strong>/usr/local/var/lib/captive/ntfs.sys</strong>
+<strong>/var/lib/captive/ntfs.sys</strong>
 etc.
 </dd>
 <p></p>
@@ -57,7 +57,7 @@ etc.
 <dd>
 Pathname to any W32 module to load w/o initialization. Multiple modules can be
 loaded although in common case you will use just
-<strong>/usr/local/var/lib/captive/ntoskrnl.exe</strong>
+<strong>/var/lib/captive/ntoskrnl.exe</strong>
 here.
 </dd>
 <p></p>
@@ -120,7 +120,7 @@ Use of <strong>--syslog</strong> feature is not recommended in this case.
 </dt>
 <dd>
 Pathname to
-<strong>/usr/local/sbin/captive-sandbox-server</strong>
+<strong>/usr/sbin/captive-sandbox-server</strong>
 program, turns on sandboxing.
 You should always use this option in conjunction with <strong>--rw</strong>, see it for
 details. Although this program is <em>setuid root</em> and it drops it privileges
@@ -139,7 +139,7 @@ Option needs to be used by hand for the <strong>captive-cmdline</strong>(2) clie
 </dt>
 <dd>
 Specify <em>CORBA IOR</em> of
-<strong>/usr/local/sbin/captive-sandbox-server</strong>
+<strong>/usr/sbin/captive-sandbox-server</strong>
 program, turns on
 sandboxing. Specified <em>CORBA IOR</em> should be the string starting by ``<strong>IOR:</strong>''
 text. This option is useful only for debugging. No sandbox restarting is
@@ -150,7 +150,7 @@ possible in this case.
 </dt>
 <dd>
 Turn off sandboxing feature (default). No
-<strong>/usr/local/sbin/captive-sandbox-server</strong>
+<strong>/usr/sbin/captive-sandbox-server</strong>
 is run. Microsoft Windows filesystem driver is run in native UNIX environment
 without any <em>CORBA</em> separation. This option is recommended only for debugging.
 It is dangerous to use <strong>--rw</strong> together, see its description for the details.
@@ -191,7 +191,7 @@ filesystem driver crash.
 </p>
 <hr />
 <h1><a name="see_also">SEE ALSO</a></h1>
-<p><strong>mount.captive</strong>(8), <strong>lufsmount</strong>(1), <strong>captive</strong>(7)</p>
+<p><strong>mount.captive</strong>(8), <strong>lufsd</strong>(1), <strong>captive</strong>(7)</p>
 <p>
 </p>
 <hr />