Skip to content

Commit 3b0b242

Browse files
committed
Sync glob() docs with EN
1 parent 908135d commit 3b0b242

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

reference/filesystem/functions/glob.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- $Revision$ -->
3-
<!-- EN-Revision: 850ac483c876e767048222f9133e2498145f9f4a Maintainer: hirokawa Status: ready -->
2+
<!-- EN-Revision: 07e4b982a4097d894d8576ab793f3cf18759983d Maintainer: hirokawa Status: ready -->
43
<!-- CREDITS: shimooka,mumumu -->
54
<refentry xml:id="function.glob" xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude">
65
<refnamediv>
@@ -69,7 +68,7 @@
6968
<para>
7069
有効なフラグは次のとおりです。
7170
<variablelist>
72-
<xi:include set-xml-id="" xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('constant.glob-constant-variablelist')/*)"><xi:fallback/></xi:include>
71+
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('constant.glob-constant-variablelist')/*)"><xi:fallback/></xi:include>
7372
</variablelist>
7473
</para>
7574
</listitem>

0 commit comments

Comments
 (0)