summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2007-07-10 05:42:52 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:28:28 -0500
commit0726ed4f41608529af908e6ab35192b6c1a8d423 (patch)
treea1733e9021a6ab39cec27fc6729c41f93bbec913
parent153cfb9c83534b09f15cc16205d7adb19b394928 (diff)
downloadsamba-0726ed4f41608529af908e6ab35192b6c1a8d423.tar.gz
samba-0726ed4f41608529af908e6ab35192b6c1a8d423.tar.bz2
samba-0726ed4f41608529af908e6ab35192b6c1a8d423.zip
r23802: fixed URL in XML
(This used to be commit 256301a21a1f393b5a2b89d4dce47b7d4f7bf9be)
-rw-r--r--source3/lib/talloc/talloc.3.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/lib/talloc/talloc.3.xml b/source3/lib/talloc/talloc.3.xml
index 4f0f7234e2..67de15bfc8 100644
--- a/source3/lib/talloc/talloc.3.xml
+++ b/source3/lib/talloc/talloc.3.xml
@@ -732,7 +732,7 @@ if (ptr) memcpy(ptr, p, strlen(p)+1);</programlisting>
</para>
<para>
You should have received a copy of the GNU General Public License
- along with this program; if not, see <http://www.gnu.org/licenses/>.
+ along with this program; if not, see http://www.gnu.org/licenses/.
</para>
</refsect1>
</refentry>