Commit 151c6d6f authored by ben's avatar ben

FAQ bugfix


git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup@226 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
parent ada22527
......@@ -108,7 +108,7 @@ some header files in the Makefile:
redirected to /usr/include/sys/types.h. Do this by:
create a file /usr/include/inttypes.h with the contents:
#include <sys/types.h>
<protect>#include &lt;sys/types.h&gt;</protect>
o Put rdiff-backup in your PATH, as you normally would.
</pre>
......
......@@ -21,6 +21,10 @@ Make argument shortcut for cstream
Make --calculate-averages work with directory_statistics file.
Write configuration file, to make sure settings like --quoting-char,
--windows-time-format, etc., don't change between sessions,
backup/restoring, etc.
---------[ Long term ]---------------------------------------
Think about adding Gaudet's idea for keeping track of renamed files.
......
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