Skip to content

Commit 657148f

Browse files
committed
Drop two retired Microsoft links, keep the reference text
The Microsoft KB 321788 page and the MSDN forum post (both 404, no archive snapshot) are unlinked while keeping the surrounding prose. Also drops the dead SVN $Revision$ marker from the file.
1 parent 7459726 commit 657148f

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

install/windows/commandline.xml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- $Revision$ -->
32
<sect1 xml:id="install.windows.commandline" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
43
<title>Running PHP on the command line on Windows systems</title>
54
<para>
@@ -177,13 +176,10 @@ Windows Registry Editor Version 5.00
177176
"InheritConsoleHandles"=dword:00000001
178177
]]>
179178
</screen>
180-
Further information regarding this issue can be found in this <link
181-
xlink:href="http://support.microsoft.com/default.aspx?scid=kb;en-us;321788">Microsoft
182-
Knowledgebase Article : 321788</link>.
179+
Further information regarding this issue can be found in Microsoft
180+
Knowledgebase Article 321788.
183181
As of Windows 10, this setting seems to be reversed, making the default install of
184-
Windows 10 support inherited console handles automatically. This <link
185-
xlink:href="https://social.msdn.microsoft.com/Forums/en-US/f19d740d-21c8-4dc2-a9ab-d5c0527e932b/nasty-file-association-regression-bug-in-windows-10-console?forum=windowssdk">
186-
Microsoft forum post</link> provides the explanation.
182+
Windows 10 support inherited console handles automatically.
187183
</para>
188184
</note>
189185
</sect1>

0 commit comments

Comments
 (0)