summaryrefslogtreecommitdiff
path: root/rdiff-backup/FAQ-body.html
diff options
context:
space:
mode:
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 <sys/types.h>
+ <protect>#include &lt;sys/types.h&gt;</protect>
o Put rdiff-backup in your PATH, as you normally would.
</pre>