aboutsummaryrefslogtreecommitdiff
path: root/doc/wydawca.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/wydawca.texi')
-rw-r--r--doc/wydawca.texi33
1 files changed, 0 insertions, 33 deletions
diff --git a/doc/wydawca.texi b/doc/wydawca.texi
index 876a8fa..ad274b2 100644
--- a/doc/wydawca.texi
+++ b/doc/wydawca.texi
@@ -94,7 +94,6 @@ How to Configure @command{wydawca}.
* syslog::
* sql::
* access methods::
-* copying::
* archivation::
* directory pairs::
* statistics::
@@ -388,7 +387,6 @@ configuration on a step-by-step basis.
* syslog::
* sql::
* access methods::
-* copying::
* archivation::
* directory pairs::
* statistics::
@@ -736,37 +734,6 @@ verify-user sql default SELECT user.user_name \
@end smallexample
@end deffn
-@node copying
-@section Copying
-@cindex sendfile
-@cindex Invalid value, warning message
-@cindex Function not implemented, warning message
-@UNREVISED
-If compiled for GNU/Linux, @command{wydawca} tries to optimize disk
-transfer operations by using @code{sendfile} system call. If it
-fails, and the error is recoverable, @command{wydawca} falls back to
-copying files using user space. This is indicated by one of the following
-warning messages:
-
-@smallexample
- sendfile: copying @var{source} to @var{dest} failed: Invalid value
-
- sendfile: copying @var{source} to @var{dest} failed: Function not
- implemented
-@end smallexample
-
-@kwindex enable-sendfile
- If you encounter any of these, disable @code{sendfile} by adding the
-following to your configuration file:
-
-@smallexample
-enable-sendfile no
-@end smallexample
-
- In particular, you need to disable sendfile when compiling
-@command{wydawca} for Linux kernels starting from version 2.6.9 and
-higher.
-
@node archivation
@section Archivation
@cindex archivation, defined

Return to:

Send suggestions and report system problems to the System administrator.