summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2010-10-09 15:11:14 +0200
committerJelmer Vernooij <jelmer@samba.org>2010-10-09 13:53:24 +0000
commit3cd558dbeb2c543895847d4c5e21fe1f7f779a8c (patch)
tree21b7be10377c0af46cded60f88d802b297f194d1 /lib
parent6d8b3efadb07dc86c812471a69e57f6d05fdb0fd (diff)
downloadsamba-3cd558dbeb2c543895847d4c5e21fe1f7f779a8c.tar.gz
samba-3cd558dbeb2c543895847d4c5e21fe1f7f779a8c.tar.bz2
samba-3cd558dbeb2c543895847d4c5e21fe1f7f779a8c.zip
talloc: Fix #include line in manpage.
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Oct 9 13:53:25 UTC 2010 on sn-devel-104
Diffstat (limited to 'lib')
-rw-r--r--lib/talloc/talloc.3.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/talloc/talloc.3.xml b/lib/talloc/talloc.3.xml
index c23b911704..1d5476bbb2 100644
--- a/lib/talloc/talloc.3.xml
+++ b/lib/talloc/talloc.3.xml
@@ -10,7 +10,7 @@
<refpurpose>hierarchical reference counted memory pool system with destructors</refpurpose>
</refnamediv>
<refsynopsisdiv>
-<synopsis>#include &lt;talloc/talloc.h&gt;</synopsis>
+<synopsis>#include &lt;talloc.h&gt;</synopsis>
</refsynopsisdiv>
<refsect1><title>DESCRIPTION</title>
<para>