com web/doc: Fix typo: tutorial/local-setup.md
[email protected] (Christoph Michael Becker) Mon, 06 Aug 2018 11:16:27 +0000
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
Commit: 65654092887d26143800b1402506b4aec7b02b9a=0AAuthor: Christoph = M. Becker <[email protected]> Tue, 13 Feb 2018 15:10:29 +0100=0APar= ents: 38fa42515932bd5e5d9fa1df138effb0a140a395=0ABranches: master=0A=0AL= ink: http://git.php.net/?p=3Dweb/doc.git;a=3Dcommitdiff;h=3D656540928= 87d26143800b1402506b4aec7b02b9a=0A=0ALog:=0AFix typo=0A=0AChanged paths:=0A= M tutorial/local-setup.md=0A=0A=0ADiff:=0Adiff --git a/tutorial/local-se= tup.md b/tutorial/local-setup.md=0Aindex f81693a..4784310 100644=0A--- a/tu= torial/local-setup.md=0A+++ b/tutorial/local-setup.md=0A@@ -57,7 +57,7 @@ A= lternative: The XHTML format is simple and does not require mirroring the p= hp.n=0A website. The following builds manual pages as plain HTML files:=0A = ```=0A $ cd /tmp/svn/doc-en=0A-$ php doc-base/confugre.php=0A+$ php doc-bas= e/configure.php=0A $ php /tmp/phd/render.php --docbook /tmp/svn/doc-en/doc-= base/.manual.xml --package PHP --format xhtml=0A $ cd /tmp/phd/output/php-c= hunked-xhtml/=0A $ open function.strlen.html=0A