X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=project%2Fcaptive%2Fman%2Flufs-captivefs.pod.html;fp=project%2Fcaptive%2Fman%2Flufs-captivefs.pod.html;h=03ba9fff9fce43bf26ff0ffca00ae9851d98ec9c;hb=360b0768bc36534c3e29735b0fda20e3c0031023;hp=558ddcfb55f7afac0b9410d26d67cbe18ca92518;hpb=341a105523369c5bff47604cecfbf10eedf62f7a;p=www.jankratochvil.net.git diff --git a/project/captive/man/lufs-captivefs.pod.html b/project/captive/man/lufs-captivefs.pod.html index 558ddcf..03ba9ff 100644 --- a/project/captive/man/lufs-captivefs.pod.html +++ b/project/captive/man/lufs-captivefs.pod.html @@ -48,7 +48,7 @@ options:

Pathname to .sys or .so filesystem module file. You will use exactly once this option. Possible choices are -/usr/local/var/lib/captive/ntfs.sys +/var/lib/captive/ntfs.sys etc.

@@ -57,7 +57,7 @@ etc.
Pathname to any W32 module to load w/o initialization. Multiple modules can be loaded although in common case you will use just -/usr/local/var/lib/captive/ntoskrnl.exe +/var/lib/captive/ntoskrnl.exe here.

@@ -120,7 +120,7 @@ Use of --syslog feature is not recommended in this case.
Pathname to -/usr/local/sbin/captive-sandbox-server +/usr/sbin/captive-sandbox-server program, turns on sandboxing. You should always use this option in conjunction with --rw, see it for details. Although this program is setuid root and it drops it privileges @@ -139,7 +139,7 @@ Option needs to be used by hand for the captive-cmdline(2) clie
Specify CORBA IOR of -/usr/local/sbin/captive-sandbox-server +/usr/sbin/captive-sandbox-server program, turns on sandboxing. Specified CORBA IOR should be the string starting by ``IOR:'' text. This option is useful only for debugging. No sandbox restarting is @@ -150,7 +150,7 @@ possible in this case.
Turn off sandboxing feature (default). No -/usr/local/sbin/captive-sandbox-server +/usr/sbin/captive-sandbox-server is run. Microsoft Windows filesystem driver is run in native UNIX environment without any CORBA separation. This option is recommended only for debugging. It is dangerous to use --rw together, see its description for the details.