reference/svn/functions/svn-checkout.xml
715a125af5a86f0e6d6d5aa6cfa9c45257a433ac
...
...
@@ -71,11 +71,6 @@
71
71
</para>
72
72
</refsect1>
73
73

74
-
<refsect1 role="notes">
75
-
&reftitle.notes;
76
-
&warn.experimental.func;
77
-
</refsect1>
78
-

79
74
<!-- Use when ERRORS exist
80
75
<refsect1 role="errors">
81
76
&reftitle.errors;
...
...
@@ -135,6 +130,11 @@ svn_checkout('http://www.example.com/svnroot/calc/trunk', dirname(__FILE__) . '/
135
130
</para>
136
131
</refsect1>
137
132

133
+
<refsect1 role="notes">
134
+
&reftitle.notes;
135
+
&warn.experimental.func;
136
+
</refsect1>
137
+

138
138
<refsect1 role="seealso">
139
139
&reftitle.seealso;
140
140
<para>
141
141