summaryrefslogtreecommitdiff
path: root/prog_guide4.txt
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-09-18 19:18:13 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-09-18 19:18:13 +0200
commitcb16488cb1bc29657a024a74c21b33445cde87b0 (patch)
treedd22d3061989fdb4cc7cbcb7f20716795a24d203 /prog_guide4.txt
parent75b59c9b31d1a69ab58770d8741e15a894a1cad3 (diff)
downloadsamba-cb16488cb1bc29657a024a74c21b33445cde87b0.tar.gz
Fix path, typo.
Diffstat (limited to 'prog_guide4.txt')
-rw-r--r--prog_guide4.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/prog_guide4.txt b/prog_guide4.txt
index bba58b31b3b..2f5be5f7915 100644
--- a/prog_guide4.txt
+++ b/prog_guide4.txt
@@ -194,7 +194,7 @@ in the data and bss columns in "size" anyway (it will be included in
How to use talloc
-----------------
-Please see the separate document, source/lib/talloc/talloc_guide.txt
+Please see the separate document, lib/talloc/talloc_guide.txt
You _must_ read this if you want to program in Samba4.
@@ -646,7 +646,7 @@ file cannot be deleted until you reboot
trans2 qpathinfo doesn't see the delete_pending flag correctly, but
qfileinfo does!
-get rid of pstring, fstring, strtok
+get rid of strtok
add programming documentation note about lp_set_cmdline()