summaryrefslogtreecommitdiff
path: root/rdiff-backup/FAQ-body.html
diff options
context:
space:
mode:
authorben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-10-15 17:38:37 +0000
committerben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-10-15 17:38:37 +0000
commitce02549615dd23bca25dbb71b6c187f6e1f31351 (patch)
tree1af3f3ead7fe0db63718c1d4e9a00501fdd96141 /rdiff-backup/FAQ-body.html
parentbeda1dda524b4c55301e2bf0ecd8ebd6c52c64cb (diff)
downloadrdiff-backup-ce02549615dd23bca25dbb71b6c187f6e1f31351.tar.gz
FAQ bugfix
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@226 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/FAQ-body.html')
-rw-r--r--rdiff-backup/FAQ-body.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/rdiff-backup/FAQ-body.html b/rdiff-backup/FAQ-body.html
index 73d3685..b493609 100644
--- a/rdiff-backup/FAQ-body.html
+++ b/rdiff-backup/FAQ-body.html
@@ -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 &lt;sys/types.h&gt;
+ <protect>#include &lt;sys/types.h&gt;</protect>
o Put rdiff-backup in your PATH, as you normally would.
</pre>