Commit ccf8fe47 authored by bescoto's avatar bescoto

Removed obsolete mknod bug


git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup@725 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
parent 63d82b0c
...@@ -922,11 +922,6 @@ automatically (as from ...@@ -922,11 +922,6 @@ automatically (as from
or similar) it is probably a good idea to check the exit code. or similar) it is probably a good idea to check the exit code.
.SH BUGS .SH BUGS
rdiff-backup uses the shell command
.BR mknod (1)
to backup device files (e.g. /dev/ttyS0), so device files won't be
handled correctly on systems with non-standard mknod syntax.
.PP
Files whose names are close to the maximum length (e.g. 235 chars if Files whose names are close to the maximum length (e.g. 235 chars if
the maximum is 255) may be skipped because the filenames of related the maximum is 255) may be skipped because the filenames of related
increment files would be too long. increment files would be too long.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment